Skip to content

Commit d58b262

Browse files
Merge pull request #242095 from dknappettmsft/patch-2
AVD terminology formatting tweak
2 parents 369f48c + a112809 commit d58b262

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/virtual-desktop/terminology.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ A host pool is a collection of Azure virtual machines that register to Azure Vir
2121
A host pool can be one of two types:
2222

2323
- Personal, where each session host is assigned to an individual user. Personal host pools provide dedicated desktops to end-users that optimize environments for performance and data separation.
24+
2425
- Pooled, where user sessions can be load balanced to any session host in the host pool. There can be multiple different users on a single session host at the same time. Pooled host pools provide a shared remote experience to end-users, which ensures lower costs and greater efficiency.
2526

2627
The following table goes into more detail about the differences between each type of host pool:
@@ -55,13 +56,16 @@ Pooled host pools have a preferred application group type that dictates whether
5556
To publish resources to users, you must assign them to application groups. When assigning users to application groups, consider the following things:
5657

5758
- We don't support assigning both the RemoteApp and desktop application groups in a single host pool to the same user. Doing so will cause a single user to have two user sessions in a single host pool. Users aren't supposed to have two active user sessions at the same time, as this can cause the following things to happen:
59+
5860
- The session hosts become overloaded
5961
- Users get stuck when trying to login
6062
- Connections won't work
6163
- The screen turns black
6264
- The application crashes
6365
- Other negative effects on end-user experience and session performance
66+
6467
- A user can be assigned to multiple application groups within the same host pool, and their feed will be an accumulation of both application groups.
68+
6569
- Personal host pools only allow and support Desktop application groups.
6670

6771
>[!NOTE]

0 commit comments

Comments
 (0)