An organization is standardizing its cross-platform scripting tools to automate resource management in Azure. The administration team uses a mix of Windows, macOS, and Linux workstations. The team wants to install the tools locally on each workstation to run command-line administrative scripts.
Which two tools can be installed locally on Windows, macOS, and Linux to run these scripts?
- Azure CLICevap
- Azure PowerShellCevap
- CAzure Cloud Shell
- DAzure Portal
Cevap
Azure CLI and Azure PowerShell are the correct tools because both can be installed locally on Windows, macOS, and Linux workstations to run administrative scripts.
Both Azure CLI and Azure PowerShell are fully cross-platform command-line tools that can be installed locally on Windows, macOS, and Linux. This enables administrators to run scripts across different operating systems locally.
Adım Adım Çözüm
Anahtar Kavram
Cross-platform support and local installation capability of Azure management tools (Azure CLI and Azure PowerShell).