Question

Difficulty: MediumAzure Portal, CLI, PowerShell, and Cloud Shell

Azure Cloud Shell provides both Bash and PowerShell environments, and the Azure CLI is available for use in both of these environments.

Answer: Answer

Answer

The statement is true because the Azure CLI is pre-installed and available in both the Bash and PowerShell environments of Azure Cloud Shell.

Step-by-Step Solution

1
Identify the shell environments offered by Azure Cloud Shell.
Azure Cloud Shell provides both Bash and PowerShell environments.
To understand the available user environments.
2
Determine if the Azure CLI ('az') tool is available within both environments.
The Azure CLI is globally installed in the underlying container and can be invoked from both Bash and PowerShell.
To verify tool compatibility across the environments.

Key Concept

Azure Cloud Shell environment tool availability
Rate this question