Microsoft Azure Fundamentals — Question 192

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.
Which three computers can run the script? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

Answer options

Correct answer: B, C, E

Explanation

The correct answers are B, C, and E because Windows 10 with the Azure PowerShell module, Linux with the Azure PowerShell module, and Chrome OS using Azure Cloud Shell can all execute PowerShell scripts to manage Azure resources. Option A is incorrect because PowerShell Core 6.0 on macOS does not support all Azure features, while option D is incorrect as Azure CLI is not PowerShell and does not run PowerShell scripts.