Update LAB_04-Implement_Virtual_Networking.md

This commit is contained in:
staleycyn 2024-01-09 07:20:05 -08:00 committed by GitHub
parent b783dfc43e
commit c2ee12c3b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -119,10 +119,12 @@ In this task, you create the ManufacturingVnet virtual network and associated su
1. Edit the file using the editor of your choice. 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.
>**Note:** For this task we are demonstrating how to edit and redeploy a template. If it gets too confusing, the finished template is provided. You could also just build the virtual network in the portal as you did in the previous task.
### Make changes for the ManufacturingVnet virtual network
>**Note:** Use your editor of choice to make changes to the template files. Many editors have a *change all occurences* feature.
1. Replace all occurrences of **CoreServicesVnet** with `ManufacturingVnet`.
1. Replace all occurrences of **eastus** with `westeurope`.