Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit 8c851bd

Browse files
Manage the first time in azure cloud shell (don't need to create the storage for this lab)
1 parent 59abdb1 commit 8c851bd

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

Instructions/Labs/AZ400_M03_L07_Configure_Pipelines_as_Code_with_YAML.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -71,13 +71,7 @@ In this task, you will create an Azure web app by using the Azure portal.
7171
1. In the Azure portal, in the toolbar, click the **Cloud Shell** icon located directly to the right of the search text box.
7272
1. If prompted to select either **Bash** or **PowerShell**, select **Bash**.
7373

74-
> **Note**: If this is the first time you are starting **Cloud Shell** and you are presented with the **You have no storage mounted** message, select the subscription you are using in this lab, and select **Create storage**.
75-
76-
> **Note:** For a list of regions and their alias, run the following command from the Azure Cloud Shell - Bash:
77-
78-
```bash
79-
az account list-locations -o table
80-
```
74+
> **Note**: If this is the first time you are starting **Cloud Shell** and you are presented with the **Getting started** pop-up, select **No storage account required** and the subscription you are using in this lab, and click on **Apply**.
8175
8276
1. From the **Bash** prompt, in the **Cloud Shell** pane, run the following command to create a resource group (replace the `<region>` placeholder with the name of the Azure region closest to you such as 'centralus', 'westeurope' or other region of choice).
8377

0 commit comments

Comments
 (0)