From 500a7f97752669cd9a6d86e4505a5236671859fe Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:03:53 -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 19790e8c..02f4b066 100644 --- a/New Instructions/Lab/LAB_06-Implement_Network_Traffic_Management.md +++ b/New Instructions/Lab/LAB_06-Implement_Network_Traffic_Management.md @@ -318,11 +318,11 @@ 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 test this URL - `https:///image/`. +1. Start another browser window and test this URL - `http:///image/`. 1. Verify you are directed to image server (vm1). -1. Start another browser window and test this URL - `https:///video/`. +1. Start another browser window and test this URL - `http:///video/`. 1. Verify you are directed to image server (vm2).