Microsoft Azure Fundamentals — Question 116
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You have an Azure environment. You need to create a new Azure virtual machine from a tablet that runs the Android operating system.
Solution: You use Bash in Azure Cloud Shell.
Does this meet the goal?
Answer options
- A. Yes
- B. No
Correct answer: A
Explanation
Using Bash in Azure Cloud Shell allows users to manage Azure resources from any device, including Android tablets. Therefore, this solution meets the goal of creating a new virtual machine. The other option is incorrect as it suggests that this method would not work, which is not the case.