An organization's administration team is planning to use Azure Cloud Shell to perform management tasks. A systems administrator proposes that by choosing the PowerShell environment in Cloud Shell, the team will be able to execute both Azure CLI commands and Azure PowerShell cmdlets interchangeably in the same terminal session without needing to switch environments, install additional modules, or manually start another shell process. Is this proposal correct?
Cevap: Cevap
Cevap
The proposal is correct.
The proposal is correct because the PowerShell environment in Azure Cloud Shell is a containerized instance of PowerShell Core that includes the pre-installed Azure CLI. This allows administrators to run both Azure CLI commands and PowerShell cmdlets in the same session.
Adım Adım Çözüm
Anahtar Kavram
Azure Cloud Shell environment capabilities and tool availability