Skip to content

Commit ac5916b

Browse files
authored
Merge pull request #184618 from sefriend/appgroup-doc-updates
Updated app group section to include disclaimer
2 parents 3cb0056 + 7c27e27 commit ac5916b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

articles/virtual-desktop/environment-setup.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,13 @@ By default, a desktop app group (named "Desktop Application Group") is automatic
3636

3737
To publish resources to users, you must assign them to app groups. When assigning users to app groups, consider the following things:
3838

39-
- A user can be assigned to both a desktop app group and a RemoteApp app group in the same host pool. However, users can only launch one type of app group per session. Users can't launch both types of app groups at the same time in a single session.
39+
- We don't recommend 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
4046
- 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.
4147

4248
## Workspaces

0 commit comments

Comments
 (0)