From 497e6b7dcf2eac51bdb85c69b3a0b5a17b1108bc Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Tue, 12 Dec 2023 12:49:41 -0800 Subject: [PATCH] Update LAB_05-Implement_Intersite_Connectivity.md --- .../Lab/LAB_05-Implement_Intersite_Connectivity.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/New Instructions/Lab/LAB_05-Implement_Intersite_Connectivity.md b/New Instructions/Lab/LAB_05-Implement_Intersite_Connectivity.md index 24605ecc..f0dd2398 100644 --- a/New Instructions/Lab/LAB_05-Implement_Intersite_Connectivity.md +++ b/New Instructions/Lab/LAB_05-Implement_Intersite_Connectivity.md @@ -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.