From b34ad6f17acc4e836a6ed16e4ba6f05269ad8ec9 Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Wed, 13 Mar 2024 06:12:11 -0700 Subject: [PATCH] Update LAB_06-Implement_Network_Traffic_Management.md --- .../Labs/LAB_06-Implement_Network_Traffic_Management.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md b/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md index a2a46814..5bac9427 100644 --- a/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md +++ b/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md @@ -179,9 +179,9 @@ In this task, you implement an Azure Application Gateway in front of two Azure v 1. In the Azure portal, search and select `Virtual networks`. -1. On the **Virtual networks** blade, in the list of virtual networks, click **az104-vnet1**. +1. On the **Virtual networks** blade, in the list of virtual networks, click **az104-06-vnet1**. -1. On the **az104-vnet1** virtual network blade, in the **Settings** section, click **Subnets**, and then click **+ Subnet**. +1. On the **az104-06-vnet1** virtual network blade, in the **Settings** section, click **Subnets**, and then click **+ Subnet**. 1. Add a subnet with the following settings (leave others with their default values). @@ -207,7 +207,7 @@ In this task, you implement an Azure Application Gateway in front of two Azure v | Tier | **Standard V2** | | Enable autoscaling | **No** | | Minimum instance count | `2` | - | Availability zone | **None** | + | Availability zone | **Zone 1** | | HTTP2 | **Disabled** | | Virtual network | **az104-06-vnet1** | | Subnet | **subnet-appgw (10.60.3.224/27)** | @@ -271,7 +271,7 @@ In this task, you implement an Azure Application Gateway in front of two Azure v >**Note:** Take a minute to read the information about **Cookie-based affinity** and **Connection draining**. -1. In the **Path based routing** section, select **Add multiple targets to create a path-based rule**. You will create two rules. Click **Add** after the first rule and then add the second rule. +1. In the **Path based routing** section, select **Add multiple targets to create a path-based rule**. You will create two rules. Click **Add** after the first rule and then **Add** after the second rule. **Rule - routing to the images backend**