Update LAB_08-Manage_Virtual_Machines.md

This commit is contained in:
staleycyn 2024-03-06 15:04:58 -08:00 committed by GitHub
parent de5ffc5fdc
commit 7ac6bd0bd4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -152,8 +152,14 @@ In this task, you will scale a virtual machine by adjusting its size to a differ
1. Navigate back to the **az104-vm1** virtual machine and select **Disks**.
1. In the **Data disk** section, select **Attach existing disks**.
1. In the **Disk name** drop-down, select **VM1-DISK1**.
1. Verify the disk is now **Standard SSD**.
1. Select **Apply** to save your changes.
>**Note:** You have now created a virtual machine, scaled the SKU and the data disk size. In the next task we use Virtual Machine Scale Sets to automate the scaling process.
## Azure Virtual Machine Scale Sets Architecture Diagram