From 15d23fc2fd6beb4f726aa46409800c5b155cae01 Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Thu, 4 Jan 2024 14:23:49 -0800 Subject: [PATCH] Update LAB_01-Manage_Entra_ID_Identities.md --- New Instructions/Lab/LAB_01-Manage_Entra_ID_Identities.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/New Instructions/Lab/LAB_01-Manage_Entra_ID_Identities.md b/New Instructions/Lab/LAB_01-Manage_Entra_ID_Identities.md index 96492d17..9d45ae42 100644 --- a/New Instructions/Lab/LAB_01-Manage_Entra_ID_Identities.md +++ b/New Instructions/Lab/LAB_01-Manage_Entra_ID_Identities.md @@ -136,11 +136,13 @@ In this task, you work with the Azure Cloud Shell. Azure Cloud Shell is an inter >**Did you know?** If you mostly work with Linux systems, Azure CLI feels more natural. If you mostly work with Windows systems, Azure PowerShell feels more natural. -1. On the **You have no storage mounted** screen select **Show advanced settings** and provide the required information. When completed select **Create storage**. +1. On the **You have no storage mounted** screen select **Show advanced settings** and provide the required information. When completed select **Create storage**. + + >**Note:** As you work with the Cloud Shell a storage accound and file share is required. | Settings | Values | | -- | -- | - | Resource Group | **Create new resource group** | + | Resource Group | **az104-rg1** | | Storage account (Create a new account a use a globally unique name (ex: cloudshellstoragemystorage)) | **cloudshellxxxxxxx** | | File share (create new) | **shellstorage** | @@ -150,7 +152,7 @@ In this task, you work with the Azure Cloud Shell. Azure Cloud Shell is an inter In this task, you create a resource group and an Azure AD group by using Azure PowerShell session within Cloud Shell. You may use Azure PowerShell scripts throughout the course. - >**Note:** Use the arrow keys to move through the command history. Use the tab key to autocomplete commands and parameters. +1. Use the arrow keys to move through the command history. Use the tab key to autocomplete commands and parameters. 1. Continue working in the Cloud Shell. At any time use **cls** to clear the command window.