
Answer-first summary for fast verification
Answer: Yes
The solution meets the goal because Azure Cloud Shell is a browser-based shell environment that provides PowerShell capabilities regardless of the underlying operating system. Chrome OS includes a web browser that can access Azure Cloud Shell, allowing PowerShell scripts to be executed to create Azure resources. The community discussion strongly supports this, with the top-voted comment (95 upvotes) confirming validity and another highly upvoted comment (47 upvotes) clarifying that Cloud Shell works on all OS via browser, making the local OS irrelevant. While some comments incorrectly argue Chrome OS cannot run PowerShell natively, they miss the point that Cloud Shell handles the execution environment. The consensus and Azure fundamentals confirm that Cloud Shell enables PowerShell script execution from any OS with a web browser.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
An Azure administrator plans to execute a PowerShell script for creating Azure resources. You need to recommend the computer configuration to run the script.
Proposed Solution: Run the script from a Chrome OS computer using Azure Cloud Shell.
Does this solution meet the goal?
A
Yes
B
No