AZ-900 · Question #208
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 scr
The correct answer is B. a computer that runs Windows 10 and has the Azure PowerShell module installed C. a computer that runs Chrome OS and uses Azure Cloud Shell E. a computer that runs Linux and has the Azure PowerShell module installed.. Azure Powershell module needs to be installed, without which powershell scripts can't be Just having Powershell Core 6.0 is not enough- Need Powershell Module to be installed. Note: Azure Powershell supports Microsoft, Linux, MacOS, but needs Azure Powershell to be
Question
Options
- 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
- Ca computer that runs Chrome OS and uses Azure Cloud Shell
- Da computer that runs Linux and has the Azure CLI tools installed
- Ea computer that runs Linux and has the Azure PowerShell module installed.
How the community answered
(46 responses)- A9% (4)
- B87% (40)
- D4% (2)
Explanation
Azure Powershell module needs to be installed, without which powershell scripts can't be Just having Powershell Core 6.0 is not enough- Need Powershell Module to be installed. Note: Azure Powershell supports Microsoft, Linux, MacOS, but needs Azure Powershell to be
Community Discussion
No community discussion yet for this question.