From 8faf099f60b27752f21475c7023cfc6652349bfa Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Wed, 10 Jan 2024 17:32:40 -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 fa7b4f6b..d6f004c8 100644 --- a/New Instructions/Lab/LAB_06-Implement_Network_Traffic_Management.md +++ b/New Instructions/Lab/LAB_06-Implement_Network_Traffic_Management.md @@ -83,7 +83,7 @@ In this task, you will implement an Azure Load Balancer in front of the two Azur >**Note**: Notice the Load Balancer is distributing across two virtual machines in the same virtual network. -![Diagram of the lab tasks.](../media/az104-lab06lb-architecture-diagram.png) +![Diagram of the lab tasks.](../media/az104-lab06-lb-architecture.png) 1. In the Azure portal, search for and select `Load balancers` and, on the **Load balancers** blade, click **+ Create**. @@ -201,7 +201,7 @@ In this task, you will implement an Azure Application Gateway in front of the tw >**Note**: This Application Gateway is working in the same virtual network as the Load Balancer in the previous tasks. This is not typical in a production environment. -![Diagram of the lab tasks.](../media/az104-lab06gw-architecture-diagram.png) +![Diagram of the lab tasks.](../media/az104-lab06-gw-architecture.png) 1. In the Azure portal, search and select `Virtual networks`.