From a5870c83487fc35093b35c439ec549c5994c081c Mon Sep 17 00:00:00 2001 From: tofusgh <31666473+tofusgh@users.noreply.github.com> Date: Wed, 15 Jul 2020 15:38:34 -0400 Subject: [PATCH] highlight new resource group needed If we could bold the step above to display the need for a new resource group this would be more clear a lot of users are missing the need to create a new resource group --- Instructions/Labs/LAB_07-Manage_Azure_Storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Instructions/Labs/LAB_07-Manage_Azure_Storage.md b/Instructions/Labs/LAB_07-Manage_Azure_Storage.md index ed6c69b1..a1bcf6c3 100644 --- a/Instructions/Labs/LAB_07-Manage_Azure_Storage.md +++ b/Instructions/Labs/LAB_07-Manage_Azure_Storage.md @@ -76,7 +76,7 @@ In this task, you will create and configure an Azure Storage account. | Setting | Value | | --- | --- | | Subscription | the name of the Azure subscription you are using in this lab | - | Resource group | the name of a new resource group **az104-07-rg1** | + | Resource group | the name of a **new** resource group **az104-07-rg1** | | Storage account name | any globally unique name between 3 and 24 in length consisting of letters and digits | | Location | the name of an Azure region where you can create an Azure Storage account | | Performance | **Standard** |