Update LAB_04-Implement_Virtual_Networking.md

This commit is contained in:
staleycyn 2023-04-07 11:33:18 -07:00 committed by GitHub
parent 875cd658b7
commit 66719fc1de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -95,9 +95,8 @@ In this task, you will deploy Azure virtual machines into different subnets of t
>**Note**: You must upload each file separately. After uploading, use **dir** to ensure both files were successfully uploaded. >**Note**: You must upload each file separately. After uploading, use **dir** to ensure both files were successfully uploaded.
1. Edit the Parameters file, and change the password. If you need help editing the file in the Shell please ask your instructor for assistance. As a best practice, secrets, like passwords, should be more securely stored in the Key Vault.
1. From the Cloud Shell pane, run the following to deploy two virtual machines by using the template and parameter files: 1. From the Cloud Shell pane, run the following to deploy two virtual machines by using the template and parameter files:
>**Note**: You will be prompted to provide an Admin password.
```powershell ```powershell
$rgName = 'az104-04-rg1' $rgName = 'az104-04-rg1'