From c56c519807fad90d80e8b5db21cea1c04c2af007 Mon Sep 17 00:00:00 2001 From: ejneuman Date: Wed, 31 Aug 2022 14:48:10 -0700 Subject: [PATCH] Update LAB_04-Implement_Virtual_Networking.md --- Instructions/Labs/LAB_04-Implement_Virtual_Networking.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md b/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md index 0f507a8b..fd3b287c 100644 --- a/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md +++ b/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md @@ -12,6 +12,8 @@ lab: You need to explore Azure virtual networking capabilities. To start, you plan to create a virtual network in Azure that will host a couple of Azure virtual machines. Since you intend to implement network-based segmentation, you will deploy them into different subnets of the virtual network. You also want to make sure that their private and public IP addresses will not change over time. To comply with Contoso security requirements, you need to protect public endpoints of Azure virtual machines accessible from Internet. Finally, you need to implement DNS name resolution for Azure virtual machines both within the virtual network and from Internet. +To preview this lab in interactive guide format, **[click here](https://mslabs.cloudguides.com/en-us/guides/AZ-104%20Exam%20Guide%20-%20Microsoft%20Azure%20Administrator%20Exercise%208)**. + ## Objectives In this lab, you will: