Update LAB_05-Implement_Intersite_Connectivity.md

This commit is contained in:
staleycyn 2023-12-09 07:09:09 -08:00 committed by GitHub
parent 50a6907018
commit 3221505223
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 1: Create a core services virtual machine and virtual network.
+ Task 2: Create a manufacturing 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 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. + 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) ![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. In this task, you create virtual network peerings to enable communications between VNets.