Skip to content

Commit

Permalink
Merge pull request #838 from MicrosoftLearning/cloud-shell-storage-fix
Browse files Browse the repository at this point in the history
changed starting cloud shell verbiage
  • Loading branch information
JeffKoMS authored Nov 1, 2024
2 parents 35ee837 + 5324fc6 commit 763f169
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 28 deletions.
8 changes: 1 addition & 7 deletions Instructions/Labs/AZ-204_lab_05.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,13 +191,7 @@ In this lab, you will explore how to create and deploy containers to the Azure C
> **Note**: The **Cloud Shell** icon is represented by a greater than sign (\>) and underscore character (\_).
If this is the first time you're starting **Cloud Shell** you will be presented with a series of prompts to create the resource. Perform the actions presented in the following table:
| Prompt | Action |
|--|--|
| Welcome to Azure Cloud Shell | Select **Bash**. |
| Getting Started | Select **Mount storage account**, then select your **Storage account subscription** from the drop-down, and finally select **Apply**. |
| Mount storage account | Select **We will create a storage account for you**, and then select **Next**. |
If this is the first time you're starting **Cloud Shell** you will be presented with a **Getting started** prompt. Select **No storage account required**, then select **Apply**.
1. In the **Cloud Shell** pane, select **Manage files** and, in the drop-down menu, select **Upload**.
Expand Down
8 changes: 1 addition & 7 deletions Instructions/Labs/AZ-204_lab_06.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,13 +112,7 @@ In this lab, you will register an application in Microsoft Entra ID, add a user,

> **Note**: The **Cloud Shell** icon is represented by a greater than sign (\>) and underscore character (\_).
If this is the first time you're starting **Cloud Shell** you will be presented with a series of prompts to create the resource. Perform the actions presented in the following table:

| Prompt | Action |
|--|--|
| Welcome to Azure Cloud Shell | Select **PowerShell**. |
| Getting Started | Select **Mount storage account**, then select your **Storage account subscription** from the drop-down, and finally select **Apply**. |
| Mount storage account | Select **We will create a storage account for you**, and then select **Next**. |
If this is the first time you're starting **Cloud Shell** you will be presented with a **Getting started** prompt. Select **No storage account required**, then select **Apply**.

1. In the **Cloud Shell** pane, run the following command to sign in to the Microsoft Entra tenant associated with your Azure subscription:

Expand Down
8 changes: 1 addition & 7 deletions Instructions/Labs/AZ-204_lab_09.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,7 @@ In this lab, you will start with a proof-of-concept web app, hosted in a contain

> **Note**: The **Cloud Shell** icon is represented by a greater than sign (\>) and underscore character (\_).
If this is the first time you're starting **Cloud Shell** you will be presented with a series of prompts to create the resource. Perform the actions presented in the following table:

| Prompt | Action |
|--|--|
| Welcome to Azure Cloud Shell | Select **Bash**. |
| Getting Started | Select **Mount storage account**, then select your **Storage account subscription** from the drop-down, and finally select **Apply**. |
| Mount storage account | Select **We will create a storage account for you**, and then select **Next**. |
If this is the first time you're starting **Cloud Shell** you will be presented with a **Getting started** prompt. Select **No storage account required**, then select **Apply**.

1. In Azure portal, at the **Cloud Shell** command prompt, run the following command to get the version of the Azure Command-Line Interface (Azure CLI) tool:

Expand Down
8 changes: 1 addition & 7 deletions Instructions/Labs/AZ-204_lab_12.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,13 +140,7 @@ In this exercise, you created an Azure Storage account and an Azure Web App that

> **Note**: The **Cloud Shell** icon is represented by a greater than sign (\>) and underscore character (\_).
If this is the first time you're starting **Cloud Shell** you will be presented with a series of prompts to create the resource. Perform the actions presented in the following table:

| Prompt | Action |
|--|--|
| Welcome to Azure Cloud Shell | Select **Bash**. |
| Getting Started | Select **Mount storage account**, then select your **Storage account subscription** from the drop-down, and finally select **Apply**. |
| Mount storage account | Select **We will create a storage account for you**, and then select **Next**. |
If this is the first time you're starting **Cloud Shell** you will be presented with a **Getting started** prompt. Select **No storage account required**, then select **Apply**.

1. In the Azure portal, at the **Cloud Shell** command prompt, run the following command to get the version of the Azure Command-Line Interface (Azure CLI) tool:

Expand Down

0 comments on commit 763f169

Please sign in to comment.