From ceb11ca66a43ff70789dbcdbf7f640b60ae991a2 Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Tue, 23 Jan 2024 10:59:07 -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 d0abad58..0ce5db23 100644 --- a/New Instructions/Lab/LAB_06-Implement_Network_Traffic_Management.md +++ b/New Instructions/Lab/LAB_06-Implement_Network_Traffic_Management.md @@ -326,11 +326,11 @@ In this task, you will implement an Azure Application Gateway in front of the tw 1. Start another browser window and test the URL - `http:///image/`. -1. Verify you are directed to image server (vm1). +1. Verify you are directed to the image server (vm1). 1. Start another browser window and test the URL - `http:///video/`. -1. Verify you are directed to image server (vm2). +1. Verify you are directed to the video server (vm2). > **Note**: You may need to refresh more than once or open a new browser window in InPrivate mode.