You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-desktop/autoscale-glossary.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,10 @@ manager: femila
12
12
---
13
13
# Autoscale (preview) glossary
14
14
15
+
> [!IMPORTANT]
16
+
> The autoscale feature is currently in preview.
17
+
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
18
+
15
19
This article is a list of definitions for key terms and concepts related to the autoscale (preview) feature for Azure Virtual Desktop.
16
20
17
21
## Autoscale
@@ -30,15 +34,15 @@ A scaling plan is an Azure Virtual Desktop Azure Resource Manager object that de
30
34
31
35
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.
32
36
33
-
## Rampup
37
+
## Ramp-up
34
38
35
39
The ramp-up phase of a [scaling plan](#scaling-plan)[schedule](#schedule) is usually at the beginning of the work day, when users start to sign in and start their sessions. In this phase, the number of [active user sessions](#active-user-session) usually increases at a rapid pace without reaching the maximum number of active sessions for the day yet.
36
40
37
41
## Peak
38
42
39
43
The peak phase of a [scaling plan](#scaling-plan)[schedule](#schedule) is when your host pool reaches the maximum number of [active user sessions](#active-user-session) for the day. In this phase, the number of active sessions usually holds steady until the peak phase ends. New active user sessions can be established during this phase, but usually at a slower rate than the ramp-up phase.
40
44
41
-
## Rampdown
45
+
## Ramp-down
42
46
43
47
The ramp-down phase of a [scaling plan](#scaling-plan)[schedule](#schedule) is usually at the end of the work day, when users start to sign out and end their sessions for the evening. In this phase, the number of [active user sessions](#active-user-session) usually decreases rapidly.
44
48
@@ -102,4 +106,5 @@ An exclusion tag is a property of a [scaling plan](#scaling-plan) that's a tag n
102
106
## Next steps
103
107
104
108
- For more information about the autoscale feature, see the [autoscale feature document](autoscale-scaling-plan.md).
109
+
- For examples of how the autoscale feature works, see [Autoscale example scenarios](autoscale-scenarios.md).
105
110
- For more information about the scaling script, see the [scaling script document](set-up-scaling-script.md).
Copy file name to clipboardExpand all lines: articles/virtual-desktop/autoscale-scaling-plan.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -264,4 +264,4 @@ Now that you've created your scaling plan, here are some things you can do:
264
264
- [Assign your scaling plan to new and existing host pools](autoscale-new-existing-host-pool.md)
265
265
- [Enable diagnostics for your scaling plan](autoscale-diagnostics.md)
266
266
267
-
If you'd like to learn more about terms used in this article, check out our [autoscale glossary](autoscale-glossary.md). You can also look at our [autoscale FAQ](autoscale-faq.yml) if you have additional questions.
267
+
If you'd like to learn more about terms used in this article, check out our [autoscale glossary](autoscale-glossary.md). For examples of how the autoscale feature works, see [Autoscale example scenarios](autoscale-scenarios.md). You can also look at our [autoscale FAQ](autoscale-faq.yml) if you have additional questions.
0 commit comments