nerdexam
Microsoft

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

Submitted by the_admin· Mar 5, 2026Describe Azure Management and Governance

Question

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.

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)
  • A
    9% (4)
  • B
    87% (40)
  • D
    4% (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.

Full AZ-900 Practice