A team of developers uses macOS workstations. They need to run command-line scripts locally on their machines to create and manage Azure resources. Which of the following tools can be installed locally on macOS to support command-line administration? (Select two.)
- Azure CLIAnswer
- Azure PowerShellAnswer
- CAzure Cloud Shell
- DAzure Portal
Answer
Azure CLI and Azure PowerShell are correct. Both tools are cross-platform and can be installed locally on macOS to perform command-line administration of Azure resources.
The correct tools are Azure CLI and Azure PowerShell. Both are cross-platform command-line tools that can be installed locally on macOS, Linux, and Windows to script and manage Azure resources.
Step-by-Step Solution
Key Concept
Cross-platform compatibility and local installation support for Azure command-line tools.