Microsoft Azure Fundamentals — Question 161
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 Bash in Azure Cloud Shell.
- B. Use PowerShell in Azure Cloud Shell.
- C. Use the PowerApps portal.
- D. Use the Security & Compliance admin center.
- E. Use the Azure portal.
Correct answer: A, B, E
Explanation
Using Bash and PowerShell in Azure Cloud Shell allows you to create virtual machines directly through command line interfaces, which are accessible from an Android device. The Azure portal is also accessible via a web browser on the tablet, enabling virtual machine creation. However, the PowerApps portal and the Security & Compliance admin center do not provide the functionality needed to create Azure virtual machines.