A Windows-oriented municipal admin prefers cmdlets and PowerShell scripts to manage Azure. Which Azure tool matches that skill preference?
Select an answer to reveal the explanation.
Short Explanation
Love PowerShell cmdlets? Azure PowerShell speaks that dialect for Azure resources. Same goal as CLI — manage the cloud — just in the PowerShell accent the Windows crew already knows.
Full Explanation
Azure PowerShell exposes Azure management through PowerShell cmdlets and is a natural fit for teams standardized on PowerShell automation. Operators can script create, configure, and lifecycle tasks using familiar PowerShell patterns. Cloud Shell can host either Bash or PowerShell experiences when local installs are unavailable. DNS and Bastion solve networking and secure RDP/SSH access, not PowerShell module management.