You are an MDFT Academy administrator and plan to run a PowerShell script that creates Azure resources. You need to decide which computer configuration to use to run the script.
You decide to run the script from a Chromebook in the Azure Cloud Shell.
Does this meet the goal?
Choose the correct answer from the options below.
Please select at least one answer!
Correct!
I'm sorry, your answer is not correct.
Explanations for each answer:
Yes is correct.
No is incorrect. Azure Cloud Shell is specifically designed to work in any modern web browser, regardless of the operating system. It provides a fully configured PowerShell environment with the Az module pre-installed, making it perfect for running Azure PowerShell scripts.