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.
- Aa computer that runs macOS and has PowerShell Core 6.0 installed.
- Ba computer that runs Windows 10 and has the Azure PowerShell module installed. (correct answer)
- Ca computer that runs Linux and has the Azure PowerShell module installed. (correct answer)
- Da computer that runs Linux and has the Azure CLI tools installed.
- Ea computer that runs Chrome OS and uses Azure Cloud Shell. (correct answer)
Reveal answer & explanationHide answer
The correct answer is B, C, E. Option B: a computer that runs Windows 10 and has the Azure PowerShell module installed. Option C: a computer that runs Linux and has the Azure PowerShell module installed. Option E: a computer that runs Chrome OS and uses Azure Cloud Shell.