Update LAB_05-Implement_Intersite_Connectivity.md

This commit is contained in:
staleycyn 2023-12-12 12:49:41 -08:00 committed by GitHub
parent 2ec407e570
commit 497e6b7dcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,10 @@ There are several interactive lab simulations that you might find useful for thi
+ [Connect two Azure virtual networks using global virtual network peering](https://mslabs.cloudguides.com/guides/AZ-700%20Lab%20Simulation%20-%20Connect%20two%20Azure%20virtual%20networks%20using%20global%20virtual%20network%20peering). Test the connection between two virtual machines in different virtual networks. Create a virtual network peering and retest.
+ [Implement intersite connectivity](https://mslabs.cloudguides.com/en-us/guides/AZ-104%20Exam%20Guide%20-%20Microsoft%20Azure%20Administrator%20Exercise%209). Run a template to create a virtual network infrastructure with several virtual machines. Configure virtual network peerings and test the connections.
## Architecture diagram
![Lab 05 architecture diagrm](../media/az104-lab05-architecture-diagram.png)
## Tasks
+ Task 1: Create a core services virtual machine and virtual network.
@ -32,10 +36,6 @@ There are several interactive lab simulations that you might find useful for thi
+ Task 5: Retest the connection between the virtual machines.
## Architecture diagram
![Lab 05 architecture diagrm](../media/az104-lab05-architecture-diagram.png)
## Task 1: Create a core services virtual machine and virtual network.
In this task, we create a core services virtual network with a virtual machine.