Skip to content

Commit 9650131

Browse files
committed
Updating wording in app group section.
1 parent 18363d7 commit 9650131

File tree

1 file changed

+24
-15
lines changed

1 file changed

+24
-15
lines changed

articles/virtual-desktop/environment-setup.md

Lines changed: 24 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure Virtual Desktop environment - Azure
33
description: Learn about the basic elements of a Azure Virtual Desktop environment, like host pools and app groups.
44
author: Heidilohr
55
ms.topic: conceptual
6-
ms.date: 05/02/2022
6+
ms.date: 10/18/2022
77
ms.author: helohr
88
manager: femila
99
---
@@ -27,24 +27,33 @@ You can set additional properties on the host pool to change its load-balancing
2727

2828
## App groups
2929

30-
An app group is a logical grouping of applications installed on session hosts in the host pool. An app group can be one of two types:
30+
An app group is a logical grouping of applications installed on session hosts in the host pool.
3131

32-
- RemoteApp, where users access the RemoteApps you individually select and publish to the app group
33-
- Desktop, where users access the full desktop
32+
An app group can be one of two types:
3433

35-
By default, a desktop app group (named "Desktop Application Group") is automatically created whenever you create a host pool. You can remove this app group at any time. However, you can't create another desktop app group in the host pool while a desktop app group exists. To publish RemoteApps, you must create a RemoteApp app group. You can create multiple RemoteApp app groups to accommodate different worker scenarios. Different RemoteApp app groups can also contain overlapping RemoteApps.
34+
- RemoteApp, where users access the RemoteApps you individually select and publish to the app group
35+
- Desktop, where users access the full desktop.
36+
37+
Each host pool has a preferred app group that dictates whether users see RemoteApp or Desktops in their feed. By default, Azure Virtual Desktop automatically creates a Desktop app group named "Desktop Application Group" whenever you create a host pool. This Desktop app group's preferred app group type is automatically set to **Desktop**. You can remove this app group at any time. If you want your users to only see RemoteApps in their feed, you should set the **Preferred App Group Type** value to **RemoteApp**. You can't create another Desktop app group in the host pool while a Desktop app group exists.
3638

37-
To publish resources to users, you must assign them to app groups. When assigning users to app groups, consider the following things:
39+
You must create a RemoteApp app group to publish RemoteApp apps. You can create multiple RemoteApp app groups to accommodate different worker scenarios. Different RemoteApp app groups can also contain overlapping RemoteApps. To publish resources to users, you must assign them to app groups.
3840

39-
- We don't support assigning both the RemoteApp and desktop app 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:
40-
- The session hosts become overloaded
41-
- Users get stuck when trying to login
42-
- Connections won't work
43-
- The screen turns black
44-
- The application crashes
45-
- Other negative effects on end-user experience and session performance
46-
- A user can be assigned to multiple app groups within the same host pool, and their feed will be an accumulation of both app groups.
47-
- Personal host pools only allow and support RemoteApp app groups.
41+
When assigning users to app groups, consider the following things:
42+
43+
- Azure Virtual Desktop doesn't support assigning both RemoteApp and Desktop app groups in a single host pool to the same user. Doing so will cause that user to have two user sessions in a single host pool at the same time. Users aren't supposed to have two user sessions in a single host pool, as this can cause the following things to happen:
44+
45+
- The session hosts become overloaded.
46+
- Users get stuck when trying to sign in.
47+
- Connections won't work.
48+
- The screen turns black.
49+
- The application crashes.
50+
- Other negative effects on end-user experience and session performance.
51+
52+
- You can assign a user to multiple app groups within the same host pool. Their feed will show apps from all their assigned app groups.
53+
- Personal host pools only allow and support RemoteApp app groups.
54+
55+
>[!NOTE]
56+
>If your host pool’s Preferred App Group Type is set to **Undefined**, that means that you haven’t set the value yet. You must finish configuring your host pool by setting its Preferred App Group Type before you start using it to prevent app incompatibility and session host overload issues.
4857
4958
## Workspaces
5059

0 commit comments

Comments
 (0)