From 93170e54feb52f47b4013e3ffc2b448ff32bead9 Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:03:23 -0800 Subject: [PATCH] Update LAB_06-Implement_Network_Traffic_Management.md --- .../Lab/LAB_06-Implement_Network_Traffic_Management.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 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 52afe324..19790e8c 100644 --- a/New Instructions/Lab/LAB_06-Implement_Network_Traffic_Management.md +++ b/New Instructions/Lab/LAB_06-Implement_Network_Traffic_Management.md @@ -318,13 +318,15 @@ In this task, you will implement an Azure Application Gateway in front of the tw 1. On the **az104-appgw** Application Gateway blade, copy the value of the **Frontend public IP address**. -1. Start another browser window and navigate to the IP address you identified in the previous step. +1. Start another browser window and test this URL - `https:///image/`. -1. Verify that the browser window displays the message **Hello World from az104-vm1** or **Hello World from az104-vm2**. +1. Verify you are directed to image server (vm1). -1. Refresh the window to verify the message changes to the other virtual machine. +1. Start another browser window and test this URL - `https:///video/`. - > **Note**: You may need to refresh more than once or open a new browser window in InPrivate mode. +1. Verify you are directed to image server (vm2). + +> **Note**: You may need to refresh more than once or open a new browser window in InPrivate mode. 1. In the **Application Gateway** select **Backend health**.