Skip to content

Commit cdd133e

Browse files
committed
Changed off to out
1 parent f8277d0 commit cdd133e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/virtual-desktop/autoscale-faq.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ sections:
6262
Yes. Idle, disconnected, and active sessions will be forced to sign out if the users don't sign out during the ramp-down phase wait time.
6363
6464
- question: |
65-
If an active session is forced to sign off, but the user tries to reconnect, is there a way to prevent them from starting a new session on a session host that the autoscale feature is about to turn off?
65+
If an active session is forced to sign out, but the user tries to reconnect, is there a way to prevent them from starting a new session on a session host that the autoscale feature is about to turn off?
6666
answer: |
67-
After the autoscale feature selects a session host to be shut down, it puts the session host in drain mode. Once all the user sessions have been signed out, the autoscale feature deallocates the VM. After deallocating the VM, the autoscale feature sets the AllowNewSessions setting to true, which turns off drain mode. Because sessions hosts that are about to be shut down are put in drain mode, a user who is forced to sign off their session won't connect to a session host that is about to be shut down if they try to reconnect.
67+
After the autoscale feature selects a session host to be shut down, it puts the session host in drain mode. Once all the user sessions have been signed out, the autoscale feature deallocates the VM. After deallocating the VM, the autoscale feature sets the AllowNewSessions setting to true, which turns off drain mode. Because sessions hosts that are about to be shut down are put in drain mode, a user who is forced to sign out of their session won't connect to a session host that is about to be shut down if they try to reconnect.
6868
6969
- question: |
7070
Can the autoscale feature turn off all the VMs in a host pool, or does it need to keep at least a few VMs on to work properly?

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ To create or change a schedule:
228228
- Force logoff users
229229
230230
>[!IMPORTANT]
231-
>If you've enabled the autoscale feature to force users to sign out during ramp-down, the feature will choose the session host with the lowest number of user sessions to shut down. The autoscale feature will put the session host in drain mode, send all active user sessions a notification telling them they'll be signed out, and then sign out all users after the specified wait time is over. After the autoscale feature signs off all user sessions, it then deallocates the VM. If you haven't enabled forced sign out during ramp-down, session hosts with no active or disconnected sessions will be deallocated.
231+
>If you've enabled the autoscale feature to force users to sign out during ramp-down, the feature will choose the session host with the lowest number of user sessions to shut down. The autoscale feature will put the session host in drain mode, send all active user sessions a notification telling them they'll be signed out, and then sign out all users after the specified wait time is over. After the autoscale feature signs out all user sessions, it then deallocates the VM. If you haven't enabled forced sign out during ramp-down, session hosts with no active or disconnected sessions will be deallocated.
232232
233233
- Likewise, **Off-peak hours** works the same way as **Peak hours**:
234234

0 commit comments

Comments
 (0)