0
0
Azurecloud~5 mins

Azure CLI and Cloud Shell - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
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?
AAzure Cloud Shell
BAzure CLI installed locally
CAzure Portal mobile app
DAzure Storage Explorer
What command starts the Azure CLI in Cloud Shell?
AIt starts automatically when you open Cloud Shell
Baz start
Cstart-azure
Dcli launch
Which shell environments can you choose in Azure Cloud Shell?
APowerShell and Command Prompt
BCommand Prompt and Bash
CZsh and Fish
DBash and PowerShell
What is a main advantage of using Azure CLI over the Azure portal?
AMore colorful interface
BBetter graphics
CAutomation and scripting
DRequires no login
Where can you access Azure Cloud Shell?
AOnly on Windows computers
BAzure portal and shell.azure.com
COnly through Visual Studio
DOnly on mobile apps
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.