This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Which of these methods can you use to access Azure Cloud Shell from a computer running Windows 11?
Install Windows Subsystem for Linux and make an SSH connection to Azure.
Make a Remote Desktop Protocol connection to Azure.
Use the Microsoft Edge Browser to log into an Azure Subscription.
You want to store a script that you constantly use for operations on Azure resources. This script needs to be rapidly available when you open a new Azure Cloud Shell session. Which of these procedures should you use?
Upload the script to your CloudDrive on an Azure Cloud Shell session.
Create a new script and store it on an Azure Storage Blob.
Use Cloud Shell editor to create and edit the script you want to use.
You have a script stored on the Cloud Shell storage. You constantly use this script for resource management, but you need to perform small changes to it. Which of these solutions is the best way to handle the situation?
Download the script from the Azure Cloud Shell session, edit the script, and upload it back before using it.
Push the script to GitHub and run it from the Azure Cloud Shell session.
Use the Cloud Shell editor to make the necessary changes and save it directly on the CloudDrive.
You must answer all questions before checking your work.
Was this page helpful?