From 5e52f52866fd0965842676a8c3a4e125949fdd79 Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Sun, 10 Mar 2024 10:35:10 -0700 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 73a008df..a2a46814 100644 --- a/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md +++ b/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md @@ -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 the second rule. **Rule - routing to the images backend** @@ -291,7 +291,7 @@ In this task, you implement an Azure Application Gateway in front of two Azure v | Backend settings | **az104-http** | | Backend target | `az104-videobe` | -1. Select **Add** twice then select **Next: Tags >**. No changes are needed. +1. Be sure to **Save** and check your changes, then select **Next: Tags >**. No changes are needed. 1. Select **Next: Review + create >** and then click **Create**.