Microsoft Azure Fundamentals — Question 455
You have an Azure environment.
You need to create a new Azure virtual machine from a tablet that runs the Android operating system.
What are three possible solutions? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
Answer options
- A. Use the Settings app.
- B. Use the Azure portal.
- C. Use Bash in Azure Cloud Shell.
- D. Use the PowerApps portal.
- E. Use PowerShell in Azure Cloud Shell.
Correct answer: B, C, E
Explanation
The correct answers are B, C, and E because the Azure portal allows for the creation of virtual machines through a web interface, while Bash and PowerShell in Azure Cloud Shell provide command-line options to manage Azure resources. Options A and D are incorrect as they do not provide the necessary capabilities to create Azure virtual machines.