diff --git a/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md b/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md index ed3bd9b6..6cb98ff4 100644 --- a/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md +++ b/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md @@ -396,7 +396,7 @@ In this task, you will implement an Azure Load Balancer in front of the two Azur | 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-06-rg4** | + | Resource group | the name of a new resource group **az104-06-rg1** | | Name | **az104-06-lb4** | | Region| name of the Azure region into which you deployed all other resources in this lab | | Type | **Public** | @@ -501,7 +501,7 @@ In this task, you will implement an Azure Application Gateway in front of the tw | 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-06-rg5** | + | Resource group | the name of a new resource group **az104-06-rg1** | | Application gateway name | **az104-06-appgw5** | | Region | name of the Azure region into which you deployed all other resources in this lab | | Tier | **Standard V2** |