Your team plans to automate Azure resource deployments using scripts that contain Azure PowerShell cmdlets. The team members use local workstations running Windows, macOS, and Linux. You need to ensure that all team members can execute these scripts locally from their workstations. Which tool should they install on their local machines?
- AAzure CLI
- Azure PowerShellCevap
- CAzure Cloud Shell
- DAzure Portal
Cevap
Azure PowerShell
Azure PowerShell is the correct answer because it is a cross-platform command-line tool that can be installed locally on Windows, macOS, and Linux. Since the scripts contain Azure PowerShell cmdlets, the team must install Azure PowerShell to run them locally.
Adım Adım Çözüm
Anahtar Kavram
Cross-platform local execution of Azure PowerShell cmdlets on Windows, macOS, and Linux