Skip to content

Commit 9894f52

Browse files
committed
faq
1 parent 1631cc8 commit 9894f52

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

articles/virtual-desktop/autoscale-faq.yml

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,4 +141,21 @@ sections:
141141
- question: |
142142
What happens if I opt for personal desktops to get hibernated in my scaling plan, but my personal desktops don't have hibernate enabled?
143143
answer: |
144-
If you opt to have personal desktops hibernated in your personal scaling plan schedule, but the personal desktops don't have hibernate enabled, autoscale won't do anything to your session hosts (won't hibernate them and won't deallocate them).
144+
If you opt to have personal desktops hibernated in your personal scaling plan schedule, but the personal desktops don't have hibernate enabled, autoscale won't do anything to your session hosts (won't hibernate them and won't deallocate them).
145+
146+
- name: Dynamic scaling (preview)
147+
questions:
148+
- question: |
149+
Will the minimum host pool size defined in the scaling plan override the settings in the host pool?
150+
answer: |
151+
Yes. The minimum host pool size will override the number of VMs you defined in the host pool.
152+
153+
- question: |
154+
Do I need to specify whether to turn on or create VMs in each phase?
155+
answer: |
156+
No. You only need to define the virtual machine limit with the minimum host pool size, the maximum host pool size, and the minimum percentage of active hosts (%). When the actual number of VMs needed isn't larger than the minimum host pool size, autoscale will turn on VMs if the used host pool capacity exceeds your defined capacity threshold. When the actual number of VMs needed is larger than the minimum host pool size, autoscale will turn on the stopped VMs and create additional VMs given the total number of active VMs won’t exceed the maximum host pool size defined in the scaling plan if the used host pool capacity exceeds your defined capacity threshold.
157+
158+
- question: |
159+
test
160+
answer: |
161+
test

0 commit comments

Comments
 (0)