From 8bc0b89a7df44306a6441aa846571fa0ede5d164 Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Tue, 15 Nov 2022 05:43:21 -0800 Subject: [PATCH] Update LAB_06-Implement_Network_Traffic_Management.md --- .../Labs/LAB_06-Implement_Network_Traffic_Management.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md b/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md index 13f3e8f5..c236629e 100644 --- a/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md +++ b/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md @@ -416,7 +416,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 | **az104-06-rg1** | + | Resource group | **az104-06-rg4** | | Name | **az104-06-lb4** | | Region | name of the Azure region into which you deployed all other resources in this lab | | SKU | **Standard** | @@ -511,7 +511,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 | **az104-06-rg1** | + | Resource group | **az104-06-rg6** | | 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** |