From 060f2476b1d89b2d61b87dd1802d9d4aa6bb10bc Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Mon, 29 Jan 2024 11:47:57 -0800 Subject: [PATCH] Update LAB_01-Manage_Entra_ID_Identities.md --- New Instructions/Lab/LAB_01-Manage_Entra_ID_Identities.md | 4 ++-- 1 file changed, 2 insertions(+), 2 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 998fdd74..7230f1c7 100644 --- a/New Instructions/Lab/LAB_01-Manage_Entra_ID_Identities.md +++ b/New Instructions/Lab/LAB_01-Manage_Entra_ID_Identities.md @@ -174,7 +174,7 @@ In this task, you work with the Azure Cloud Shell. Azure Cloud Shell is an inter ## Task 6: Use Azure PowerShell -In this task, you create a resource group and a group account by using Azure PowerShell session within the Cloud Shell. Azure PowerShell scripts will be provided throughout the course. +In this task, you use Azure PowerShell to create a group account and add a member. Azure PowerShell scripts will be used throughout the course. >**Did you know?** You can use the arrow keys to move through the command history. Use the tab key to autocomplete commands and parameters. At any time use **cls** to clear the command window. @@ -222,7 +222,7 @@ In this task, you create a resource group and a group account by using Azure Pow ## Task 7: Use the Bash shell -In this task, you create a resource group and an Azure group by using Azure CLI within the Cloud Shell. Azure CLI scripts will be provided throughout the course. +In this task, you use Azure CLI to create a group account and add a member. Azure CLI scripts will be provided throughout the course. 1. Continue in the Cloud Shell. Use the drop-down to switch to **Bash**.