An organization has a diverse IT administration team using workstations running Windows 11, macOS, and Ubuntu Linux. The team needs to implement scripting and management tools to automate resource deployments while minimizing local installation overhead and ensuring cross-platform compatibility.
Which two statements regarding Azure management tools are correct?
- Azure Cloud Shell is a browser-based shell that offers both Bash and PowerShell environments, enabling administrators to run Azure CLI and Azure PowerShell commands from any operating system without local tool installation.Cevap
- Both Azure CLI and Azure PowerShell are cross-platform tools that can be installed locally and run on Windows, macOS, and Linux systems.Cevap
- CAzure PowerShell commands can only be executed on Windows workstations because the underlying cmdlet architecture requires Windows PowerShell, while Azure CLI is restricted to Linux and macOS.
- DAzure Cloud Shell automatically detects the client operating system and restricts the available shell environments, permitting only Bash sessions on macOS/Linux clients and only PowerShell sessions on Windows clients.
Cevap
The correct statements are: Azure Cloud Shell is a browser-based shell that offers both Bash and PowerShell environments, and both Azure CLI and Azure PowerShell are cross-platform tools that can be installed locally on Windows, macOS, and Linux.
The correct choices highlight the true cross-platform nature of Azure CLI, Azure PowerShell, and Azure Cloud Shell. Azure CLI and Azure PowerShell can be installed locally on Windows, macOS, and Linux. Azure Cloud Shell runs in a web browser, providing both Bash and PowerShell environments without any local tool installations or OS-specific shell restrictions.
Adım Adım Çözüm
Anahtar Kavram
Cross-platform compatibility and installation requirements of Azure Portal, CLI, PowerShell, and Cloud Shell
Tahmini Süre:1m 30s