Microsoft Certified Azure Fundamentals · Free Practice Question Easy
Question 20
The Azure administrator plans to run a PowerShell script to create Azure resources. You need to consider the computer environment that will be used to run the script.
Solution: Run Chrome OS and run Azure Cloud Shell.
If you can achieve your goal, please select Yes, otherwise, please select No.
- A Yes
- B No
Reveal correct answer
Correct answer: A
Explanation
Yes is correct.
Azure Cloud Shell is a shell environment available from your browser that provides an out-of-the-box environment with popular command line tools and programming languages installed.
You can access it from the icon in the upper right corner of the Azure Portal (portal.azure.com) or by going directly to shell.azure.com.
You can use either Bash or PowerShell. You can quickly try Azure CLI commands in Bash or Azure PowerShell commands in PowerShell.
It's a browser-based tool, so you can use it on any operating system, including laptops, tablets, and smartphones.
Reference:
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
