From 446f706465d395d5d46a037823e8f7fb5a1d6667 Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Mon, 29 Jan 2024 08:05:24 -0800 Subject: [PATCH] Update LAB_06-Implement_Network_Traffic_Management.md --- .../Lab/LAB_06-Implement_Network_Traffic_Management.md | 6 +++--- 1 file changed, 3 insertions(+), 3 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 764e5268..b3450722 100644 --- a/New Instructions/Lab/LAB_06-Implement_Network_Traffic_Management.md +++ b/New Instructions/Lab/LAB_06-Implement_Network_Traffic_Management.md @@ -128,8 +128,8 @@ In this task, you implement an Azure Load Balancer in front of the two Azure vir | Virtual network | **az104-06-vnet1** | | Backend Pool Configuration | **NIC** | | Click **Add** to add a virtual machine | | - | az104-vm0 | **check the box** | - | az104-vm1 | **check the box** | + | az104-06-vm0 | **check the box** | + | az104-06-vm1 | **check the box** | 1. As you have time, review the other tabs, then click **Review and create**. Ensure there are no validation errors, then click **Create**. @@ -145,7 +145,7 @@ In this task, you implement an Azure Load Balancer in front of the two Azure vir | --- | --- | | Name | `az104-lbrule` | | IP Version | **IPv4** | - | Frontend IP Address | **az104-pip** | + | Frontend IP Address | **az104-fe** | | Backend pool | **az104-be** | | Protocol | **TCP** | | Port | `80` |