From 32215052230580aed901ab5d41c98ec59edf028b Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Sat, 9 Dec 2023 07:09:09 -0800 Subject: [PATCH] Update LAB_05-Implement_Intersite_Connectivity.md --- .../Lab/LAB_05-Implement_Intersite_Connectivity.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/New Instructions/Lab/LAB_05-Implement_Intersite_Connectivity.md b/New Instructions/Lab/LAB_05-Implement_Intersite_Connectivity.md index eef3b5b1..1db20d6d 100644 --- a/New Instructions/Lab/LAB_05-Implement_Intersite_Connectivity.md +++ b/New Instructions/Lab/LAB_05-Implement_Intersite_Connectivity.md @@ -28,7 +28,7 @@ There are several interactive lab simulations that you might find useful for thi + Task 1: Create a core services virtual machine and virtual network. + Task 2: Create a manufacturing services virtual machine and virtual network. + Task 3: Test the connection between the virtual machines. -+ Task 4: Create VNet peerings between CoreServicesVnet and ManufacturingVnet ++ Task 4: Create VNet peerings between the virtual networks. + Task 5: Retest the connection between the virtual machines. @@ -151,7 +151,7 @@ In this task, you test the connection between the virtual machines in different ![PowerShell window with Test-NetConnection failed.](../media/az104-lab05-fail.png) -## Task 4: Create VNet peerings between CoreServicesVnet and ManufacturingVnet +## Task 4: Create VNet peerings between the virtual networks In this task, you create virtual network peerings to enable communications between VNets.