From d663c90b496b0c5f61a2806d39f520506bae8e16 Mon Sep 17 00:00:00 2001 From: polichtm Date: Tue, 25 Aug 2020 14:43:41 -0400 Subject: [PATCH] addressing #141 --- Instructions/Labs/LAB_08-Manage_Virtual_Machines.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Instructions/Labs/LAB_08-Manage_Virtual_Machines.md b/Instructions/Labs/LAB_08-Manage_Virtual_Machines.md index ef3df897..2725c1ac 100644 --- a/Instructions/Labs/LAB_08-Manage_Virtual_Machines.md +++ b/Instructions/Labs/LAB_08-Manage_Virtual_Machines.md @@ -605,6 +605,12 @@ In this task, you will change the size of virtual machine scale set instances, c 1. In the Azure portal, open the **PowerShell** session within the **Cloud Shell** pane. +1. Remove az104-08-configure_VMSS_disks.ps1 by running the following command: + + ```pwsh + rm ~\az104-08-configure_VMSS_disks.ps1 + ``` + 1. List all resource groups created throughout the labs of this module by running the following command: ```pwsh