A systems administrator wants to manage Azure resources using command-line tools from a local computer running macOS.
Which tools can the administrator install and run locally on this computer?
- Both Azure CLI and Azure PowerShellAnswer
- BOnly Azure CLI, because Azure PowerShell is restricted to Windows operating systems
- COnly Azure PowerShell, because Azure CLI is restricted to macOS and Linux operating systems
- DNeither tool, because local Azure command-line tools require a Windows operating system
Answer
Both Azure CLI and Azure PowerShell
Both Azure CLI and Azure PowerShell are cross-platform command-line tools. They can be installed locally on Windows, macOS, and Linux operating systems, enabling administrators to manage Azure resources from their preferred environment.
Step-by-Step Solution
Key Concept
Azure command-line tools compatibility
Estimated Time:45s