From 4fdbef8f9e16cb52bdb8cd685273377549cac5df Mon Sep 17 00:00:00 2001 From: polichtm Date: Wed, 11 Mar 2020 08:02:12 -0400 Subject: [PATCH] addressing #16 --- 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 428d5dab..2c91fa31 100644 --- a/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md +++ b/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md @@ -74,6 +74,8 @@ In this task, you will deploy Azure virtual machines into different subnets of t 1. In the toolbar of the Cloud Shell pane, click the **Upload/Download files** icon, in the drop-down menu, click **Upload** and upload the files **\\Allfiles\\Labs\\04\\az104-04-vms-template.json** and **\\Allfiles\\Labs\\04\\az104-04-vms-parameters.json** into the Cloud Shell home directory. + >**Note**: You might need to upload each file separately. + 1. From the Cloud Shell pane, run the following to deploy two virtual machines by using the template and parameter files you uploaded: ```pwsh