From 237c2c56d4c69d13e189215da645679527b71d25 Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Thu, 16 Jan 2025 05:15:43 -0800 Subject: [PATCH] Update LAB_04-Implement_Virtual_Networking.md --- Instructions/Labs/LAB_04-Implement_Virtual_Networking.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md b/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md index 0727c29b..2a3c4b06 100644 --- a/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md +++ b/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md @@ -175,7 +175,9 @@ In this task, we create an Application Security Group and a Network Security Gro 1. Click **Review + create** and then after the validation click **Create**. -### Create the Network Security Group and associate it with the ASG subnet +>**Note:** At this point, you would associate the ASG with virtual machine(s). These machines will be affected by the inbound NSG rule you create in the next task. + +### Create the Network Security Group and associate it with CoreServicesVnet 1. In the Azure portal, search for and select `Network security groups`.