Skip to content

Commit bb13600

Browse files
authored
Merge pull request #176378 from TomHickling/patch-11
Update autoscale-scaling-plan.md
2 parents 6e985f4 + 17fe7b5 commit bb13600

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-desktop/autoscale-scaling-plan.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ To create or change a schedule:
205205
206206
1. In the **Schedules** tab, select **Add schedule**.
207207
208-
2. Enter a name for your schedule into the **Name** field.
208+
2. Enter a name for your schedule into the **Schedule name** field.
209209
210210
3. In the **Repeat on** field, select which days your schedule will repeat on.
211211
@@ -218,14 +218,14 @@ To create or change a schedule:
218218
>[!NOTE]
219219
>The load balancing preference you select here will override the one you selected for your original host pool settings.
220220
221-
- For **Peak hours**, enter a start time for when your usage rate is highest during the day. Make sure the time is in the same time zone you specified for your scaling plan. This time is also the end time for your ramp-up phase.
222-
223221
- For **Minimum percentage of session host VMs**, enter the amount of session host resources you want to use during ramp-up and peak hours. For example, if you choose **10%** and your host pool has 10 session hosts, autoscale will keep one session host available for user connections at all times during ramp-up and peak hours.
224222
225223
- For **Capacity threshold**, enter the percentage of host pool usage that will trigger the start of the ramp-up and peak phases. For example, if you choose **60%** for a host pool that can handle 100 sessions, autoscale will only turn on additional hosts once the host pool goes over 60 sessions.
226224
227225
5. In the **Peak hours** tab, fill out the following fields:
228226
227+
- For **Start time**, enter a start time for when your usage rate is highest during the day. Make sure the time is in the same time zone you specified for your scaling plan. This time is also the end time for your ramp-up phase.
228+
229229
- For **Load balancing**, you can select either breadth-first or depth-first load balancing. Breadth-first load balancing distributes new user sessions across all available sessions in the host pool. Depth-first load balancing distributes new sessions to any available session host with the highest number of connections that hasn't reached its session limit yet. For more information about load-balancing types, see [Configure the Azure Virtual Desktop load-balancing method](configure-host-pool-load-balancing.md).
230230
231231
>[!NOTE]

0 commit comments

Comments
 (0)