Recall & Review
beginner
What is Azure CLI?
Azure CLI is a command-line tool that lets you manage Azure resources using simple commands from your computer or Cloud Shell.
Click to reveal answer
beginner
What is Azure Cloud Shell?
Azure Cloud Shell is a browser-based shell environment hosted by Microsoft that provides Azure CLI and other tools without needing local installation.
Click to reveal answer
beginner
How do you start Azure Cloud Shell?
You can start Azure Cloud Shell by clicking the shell icon in the Azure portal or by visiting shell.azure.com in a web browser.
Click to reveal answer
intermediate
Why use Azure CLI instead of the Azure portal?
Azure CLI allows automation, scripting, and faster management of resources, especially useful for repetitive tasks or managing many resources.
Click to reveal answer
intermediate
What shell environments does Azure Cloud Shell support?
Azure Cloud Shell supports Bash (Linux shell) and PowerShell, letting you choose the environment you prefer.
Click to reveal answer
Which tool allows you to manage Azure resources from a web browser without installing anything?
✗ Incorrect
Azure Cloud Shell runs in the browser and provides Azure CLI without local installation.
What command starts the Azure CLI in Cloud Shell?
✗ Incorrect
Azure CLI is ready to use immediately when you open Cloud Shell; no command needed to start it.
Which shell environments can you choose in Azure Cloud Shell?
✗ Incorrect
Azure Cloud Shell supports Bash (Linux shell) and PowerShell environments.
What is a main advantage of using Azure CLI over the Azure portal?
✗ Incorrect
Azure CLI allows automation and scripting, which is faster for repetitive tasks.
Where can you access Azure Cloud Shell?
✗ Incorrect
Azure Cloud Shell is accessible via the Azure portal or directly at shell.azure.com.
Explain what Azure CLI and Azure Cloud Shell are and how they help manage Azure resources.
Think about tools that let you control Azure from commands and where you can run them.
You got /4 concepts.
Describe the benefits of using Azure Cloud Shell compared to installing Azure CLI locally.
Consider convenience and accessibility when using Cloud Shell.
You got /5 concepts.