From b609deadcecc0197cfc5225597953ad54ba3d4e2 Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Wed, 3 Jan 2024 09:50:34 -0800 Subject: [PATCH] Update LAB_04-Implement_Virtual_Networking.md --- New Instructions/Lab/LAB_04-Implement_Virtual_Networking.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/New Instructions/Lab/LAB_04-Implement_Virtual_Networking.md b/New Instructions/Lab/LAB_04-Implement_Virtual_Networking.md index 95e25498..74488233 100644 --- a/New Instructions/Lab/LAB_04-Implement_Virtual_Networking.md +++ b/New Instructions/Lab/LAB_04-Implement_Virtual_Networking.md @@ -109,7 +109,9 @@ The organization plans a large amount of growth for core services. In this task, In this task, you create the ManufacturingVnet virtual network and associated subnets. The organization anticipates growth for the manufacturing offices so the subnets are sized for the expected growth. -1. Edit the local **template.json** file in the **Downloads** folder. If you are using Visual Studio Code be sure you are working in a **trusted window** and not in the **restricted mode**. +1. Edit the local **template.json** file in your **Downloads** folder. If you are using Visual Studio Code be sure you are working in a **trusted window** and not in the **restricted mode**. + + >**Note:** For this task we are demonstrating how to edit and redeploy a template. If it gets too confusing, the finished template is provided. ### Make changes for the ManufacturingVnet virtual network @@ -133,8 +135,6 @@ In this task, you create the ManufacturingVnet virtual network and associated su 1. Be sure to **Save** your changes. - >**Note:** If this is just getting too difficult, the final completed files are in the Lab 04 Downloads folder. - ## Make changes to the parameters.json file 1. Edit the local **parameters.json** file and change **CoreServicesVnet** to `ManufacturingVnet`.