From b5976fc4119d48e049320bb44f6457adca5469c3 Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Fri, 15 Dec 2023 07:12:47 -0800 Subject: [PATCH] Update LAB_06-Implement_Network_Traffic_Management.md --- .../Lab/LAB_06-Implement_Network_Traffic_Management.md | 6 +++--- 1 file changed, 3 insertions(+), 3 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 ff16717f..04c053f7 100644 --- a/New Instructions/Lab/LAB_06-Implement_Network_Traffic_Management.md +++ b/New Instructions/Lab/LAB_06-Implement_Network_Traffic_Management.md @@ -87,7 +87,7 @@ In this task, you will implement an Azure Load Balancer in front of the two Azur | Type | **Public** | | Tier | **Regional** | - ![image](./media/az104-lab06-create-lb1.png) + ![Screenshot of the create load balancer page.](./media/az104-lab06-create-lb1.png) 1. On the **Frontend IP configuration** tab, click **Add a frontend IP configuration** and use the following settings: @@ -194,7 +194,7 @@ In this task, you will implement an Azure Application Gateway in front of the tw | Virtual network | **az104-06-vnet01** | | Subnet | **subnet-appgw (10.60.3.224/27)** | - ![image](./media/az104-lab06-create-appgw.png) + ![Screenshot of the create app gateway page.](./media/az104-lab06-create-appgw.png) 1. Click **Next: Frontends >** and specify the following settings (leave others with their default values). When complete, click **OK**. @@ -228,7 +228,7 @@ In this task, you will implement an Azure Application Gateway in front of the tw | Port | `80` | | Listener type | **Basic** | - ![image](./media/az104-lab06-appgw-rule.png) + ![Screenshot of the create app gateway rule page.](./media/az104-lab06-appgw-rule.png) 1. Switch to the **Backend targets** tab and specify the following settings (leave others with their default values). When completed click **Add** (twice).