From 727e8ad20392b1787b6290fadd6dd6f44ff8d5b5 Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Mon, 12 Feb 2024 08:46:53 -0800 Subject: [PATCH] Update LAB_06-Implement_Network_Traffic_Management.md --- .../Lab/LAB_06-Implement_Network_Traffic_Management.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/New Instructions/Lab/LAB_06-Implement_Network_Traffic_Management.md b/New Instructions/Lab/LAB_06-Implement_Network_Traffic_Management.md index 237be246..41863973 100644 --- a/New Instructions/Lab/LAB_06-Implement_Network_Traffic_Management.md +++ b/New Instructions/Lab/LAB_06-Implement_Network_Traffic_Management.md @@ -138,7 +138,7 @@ In this task, you implement an Azure Load Balancer in front of the two Azure vir 1. Select **Add a load balancing rule**. Add a load balancing rule with the following settings (leave others with their default values). When finished click **Save**. ->**Note:** As you configure the rule use the informational icons to learn about eacg setting. +>**Note:** As you configure the rule use the informational icons to learn about each setting. | Setting | Value | | --- | --- | @@ -175,7 +175,7 @@ In this task, you implement an Azure Application Gateway in front of two Azure v ## Architecture diagram - Application Gateway ->**Note**: This Application Gateway is working in the same virtual network as the Load Balancer. This may not typical in a production environment. +>**Note**: This Application Gateway is working in the same virtual network as the Load Balancer. This may not be typical in a production environment. ![Diagram of the lab tasks.](../media/az104-lab06-gw-architecture.png)