Skip to content

Commit

Permalink
Merge pull request #803 from paul-msft/patch-1
Browse files Browse the repository at this point in the history
Lab 06: Corrected cloud shell instructions for PS/Bash
  • Loading branch information
msftnutta authored May 26, 2024
2 parents 9ad5325 + 27cd9cd commit 3109f4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Instructions/Labs/AZ-204_lab_06.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,15 +108,15 @@ In this lab, you will register an application in Microsoft Entra ID, add a user,

#### Task 5: Create a Microsoft Entra ID user

1. In the Azure portal, select the **Cloud Shell** icon ![Cloud Shell icon](./media/az204_lab_CloudShell.png) to open a the Cloud Shell. If Cloud Shell defaults to a PowerShell session, select **Switch to Bash** in the **Cloud Shell** menu and then select **Confirm**.
1. In the Azure portal, select the **Cloud Shell** icon ![Cloud Shell icon](./media/az204_lab_CloudShell.png) to open a the Cloud Shell. If Cloud Shell defaults to a Bash session, select **Switch to PowerShell** in the **Cloud Shell** menu and then select **Confirm**.

> **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**. |
| 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**. |

Expand Down

0 comments on commit 3109f4a

Please sign in to comment.