Update LAB_08-Manage_Virtual_Machines.md

This commit is contained in:
staleycyn 2024-06-20 16:00:10 -07:00 committed by GitHub
parent 8152cbf94f
commit e89d6e5a19
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -277,7 +277,7 @@ In this task, you scale the virtual machine scale set using a custom scale rule.
1. Select **Go to resource** or search for and select the **vmss1** scale set.
1. Choose **Scaling** from the menu on the left-hand side of the scale set window.
1. Choose **Availability + Scaling** from the left side menu, then choose **Scaling**.
>**Did you know?** You can **Manual scale** or **Custom autoscale**. In scale sets with a small number of VM instances, increasing or decreasing the instance count (Manual scale) may be best. In scale sets with a large number of VM instances, scaling based on metrics (Custom autoscale) may be more appropriate.