This commit is contained in:
polichtm 2020-08-25 14:43:41 -04:00 committed by GitHub
parent 4e9638140b
commit d663c90b49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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