
Answer-first summary for fast verification
Answer: No
The solution does not meet the goal because a PowerShell script requires PowerShell to be installed and executed. While Azure CLI tools can be installed on Linux and used for Azure resource management, they cannot directly execute PowerShell scripts. The community discussion highlights that PowerShell Core (version 6.x or higher) must be installed on Linux to run PowerShell scripts, which is not mentioned in the proposed solution. The consensus, supported by high-upvote comments and Microsoft documentation, is that Azure CLI alone is insufficient for running PowerShell scripts, making 'No' the correct answer.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.