From 54d700affbb6404870132b5cf656960e806412f8 Mon Sep 17 00:00:00 2001 From: tofusgh <31666473+tofusgh@users.noreply.github.com> Date: Tue, 14 Jul 2020 10:39:49 -0400 Subject: [PATCH] Bold new resource group in all labs Students continuously miss that the need for a new resource group in these labs based on the way it is written. I also missed this during my first few walkthroughs. If we could simple bold new resource group or make the users more aware in the steps that a new resource group is required --- Instructions/Labs/LAB_04-Implement_Virtual_Networking.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md b/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md index 698f42fe..b344fb3a 100644 --- a/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md +++ b/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md @@ -42,7 +42,7 @@ In this task, you will create a virtual network with multiple subnets by using t | Setting | Value | | --- | --- | | Subscription | the name of the Azure subscription you will be using in this lab | - | Resource Group | the name of a new resource group **az104-04-rg1** | + | Resource Group | the name of a **new** resource group **az104-04-rg1** | | Name | **az104-04-vnet1** | | Region | the name of any Azure region available in the subscription you will use in this lab | | IPv4 address space | **10.40.0.0/20** |