Skip to content

Commit bb4d1f0

Browse files
Merge pull request #211255 from Heidilohr/work-startvm-update
Adding new question to FAQ to clarify customer confusion about load b…
2 parents 5e2001b + f5b8d81 commit bb4d1f0

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

articles/virtual-desktop/host-pool-load-balancing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure Virtual Desktop host pool load-balancing - Azure
33
description: Learn about host pool load-balancing algorithms for a Azure Virtual Desktop environment.
44
author: Heidilohr
55
ms.topic: conceptual
6-
ms.date: 09/14/2021
6+
ms.date: 09/19/2022
77
ms.author: helohr
88
manager: femila
99
---
@@ -12,7 +12,7 @@ manager: femila
1212
>[!IMPORTANT]
1313
>This content applies to Azure Virtual Desktop with Azure Resource Manager Azure Virtual Desktop objects. If you're using Azure Virtual Desktop (classic) without Azure Resource Manager objects, see [this article](./virtual-desktop-fall-2019/host-pool-load-balancing-2019.md).
1414
15-
Azure Virtual Desktop supports two load-balancing algorithms. Each algorithm determines which session host will host a user's session when they connect to a resource in a host pool.
15+
Azure Virtual Desktop supports two load-balancing algorithms. Each algorithm determines which session host will host a user's session when they connect to a resource in a pooled host pool. The information in this article only applies to pooled host pools.
1616

1717
The following load-balancing algorithms are available in Azure Virtual Desktop:
1818

articles/virtual-desktop/start-virtual-machine-connect-faq.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure Virtual Desktop Start VM Connect FAQ - Azure
33
description: Frequently asked questions and best practices for using the Start VM on Connect feature.
44
author: Heidilohr
55
ms.topic: conceptual
6-
ms.date: 07/29/2021
6+
ms.date: 09/19/2022
77
ms.author: helohr
88
manager: femila
99
---
@@ -34,6 +34,12 @@ Signing users out won't deallocate their VMs. To learn how to deallocate VMs, se
3434

3535
Yes. Users can shut down the VM by using the Start menu within their session, just like they would with a physical machine. However, shutting down the VM won't deallocate the VM. To learn how to deallocate VMs, see [Start or stop VMs during off hours](../automation/automation-solution-vm-management.md) for personal host pools and [Autoscale](autoscale-scaling-plan.md) for pooled host pools.
3636

37+
## How does load balancing affect Start VM on Connect?
38+
39+
For pooled host pools, Start VM on Connect will wait until all virtual machines hit their maximum session limit before turning on additional VMs.
40+
41+
For example, let's say your host pool has three VMs and has a maximum session limit of five users per machine. If you turn on two VMs, Start VM on Connect won't turn on the third machine until both VMs reach their maximum session limit of five users.
42+
3743
## Next steps
3844

3945
To learn how to configure Start VM on Connect, see [Start virtual machine on connect](start-virtual-machine-connect.md).

0 commit comments

Comments
 (0)