A system administrator is evaluating command-line tools for managing Azure resources locally on their workstation. Which of the following statements are correct regarding the capabilities and platform support of both Azure CLI and Azure PowerShell? (Select TWO)
- Both tools can be installed and executed locally on Windows, macOS, and Linux operating systems.Answer
- Both tools support interactive command execution and scripting to automate Azure resource management.Answer
- CAzure CLI can only be installed on Linux and macOS, whereas Azure PowerShell is restricted to Windows operating systems.
- DBoth tools require an active web browser and a connected Azure Storage account to execute commands.
Answer
Both tools can be installed and executed locally on Windows, macOS, and Linux operating systems, and both tools support interactive command execution and scripting to automate Azure resource management.
The correct statements describe the cross-platform nature and dual usage modes of both Azure CLI and Azure PowerShell. Both tools can be installed locally on Windows, macOS, and Linux, and both support both interactive execution and scripting.
Step-by-Step Solution
Key Concept
Azure command-line management tools (Azure CLI and Azure PowerShell) features and cross-platform compatibility.
Estimated Time:1m 30s