diff --git a/Instructions/Labs/LAB_08-Manage_Virtual_Machines.md b/Instructions/Labs/LAB_08-Manage_Virtual_Machines.md index d2a2e664..fca85e5f 100644 --- a/Instructions/Labs/LAB_08-Manage_Virtual_Machines.md +++ b/Instructions/Labs/LAB_08-Manage_Virtual_Machines.md @@ -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.