Update LAB_08-Manage_Virtual_Machines.md

This commit is contained in:
staleycyn 2025-02-20 06:02:27 -08:00 committed by GitHub
parent 237c2c56d4
commit a67346921a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -279,7 +279,7 @@ In this task, you scale the virtual machine scale set using a custom scale rule.
1. Select **Custom autoscale**. Then change the **Scale mode** to **Scale based on metric**. And then select **Add a rule**.
1. Let's create a rule that automatically increases the number of VM instances. This rule scales out when the average CPU load is greater than 70% over a 10-minute period. When the rule triggers, the number of VM instances is increased by 20%.
1. Let's create a rule that automatically increases the number of VM instances. This rule scales out when the average CPU load is greater than 70% over a 10-minute period. When the rule triggers, the number of VM instances is increased by 50%.
| Setting | Value |
| --- | --- |