Skip to content

Commit 707e5f3

Browse files
committed
Updates based on feedback part 3.
1 parent 48f02c3 commit 707e5f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-desktop/autoscale-glossary.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@ The autoscale feature is Azure Virtual Desktop’s native scaling service that t
2020

2121
## Scaling tool
2222

23-
Azure Virtual Desktop’s scaling tool uses Azure Automation and Azure Logic Apps to scale the VMs in a host pool based on how many sessions per CPU core are active during peak and off-peak hours.
23+
Azure Virtual Desktop’s scaling tool uses Azure Automation and Azure Logic Apps to scale the VMs in a host pool based on how many user sessions per CPU core there are during peak and off-peak hours.
2424

2525
## Scaling plan
2626

2727
A scaling plan is an Azure Virtual Desktop Azure Resource Manager object that defines the schedules for scaling session hosts in a host pool. You can assign one scaling plan to multiple host pools. Each host pool can only have one scaling plan assigned to it.
2828

2929
## Schedule
3030

31-
Schedules are sub-resources of scaling plans that specify the start time, capacity threshold, minimum percentage of hosts, load-balancing algorithm, and other configuration settings for the different phases of the day.
31+
Schedules are sub-resources of [scaling plans](#scaling-plan) that specify the start time, capacity threshold, minimum percentage of hosts, load-balancing algorithm, and other configuration settings for the different phases of the day.
3232

3333
## Ramp up
3434

0 commit comments

Comments
 (0)