Microsoft Azure Fundamentals — Question 1
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.
An Azure administrator plans to run a PowerShell script that creates Azure resources.
You need to recommend which computer configuration to use to run the script.
Solution: Run the script from a computer that runs Chrome OS and uses Azure Cloud Shell.
Does this meet the goal?
Answer options
- A. Yes
- B. No
Correct answer: A
Explanation
The recommendation is valid because Azure Cloud Shell can be accessed through a web browser, including Chrome on Chrome OS, allowing the execution of PowerShell scripts to manage Azure resources. Other configurations that do not support Azure Cloud Shell would not be able to run the script effectively.