Skip to content

Commit 0732078

Browse files
Heidilohrsefriend
andauthored
Apply suggestions from code review
Co-authored-by: sefriend <[email protected]>
1 parent b99e845 commit 0732078

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-desktop/environment-setup.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,19 +55,19 @@ After you've assigned users to their app groups, they can connect to a Azure Vir
5555

5656
## User sessions
5757

58-
Users setting up sessions can enter one of three kinds of user session. In this section, we'll go over each of the three types of user sessions.
58+
In this section, we'll go over each of the three types of user sessions that end users can have.
5959

6060
### Active user session
6161

62-
A user session is considered "active" when the user signs in and connects to their remote app or desktop resource.
62+
A user session is considered "active" when a user signs in and connects to their remote app or desktop resource.
6363

6464
### Disconnected user session
6565

6666
A disconnected user session is an inactive session that the user hasn't signed out of yet. When a user closes the remote session window without signing out, the session becomes disconnected. When a user reconnects to their remote resources, they'll be redirected to their disconnected session on the session host they were working on. At this point, the disconnected session becomes an active session again.
6767

6868
### Pending user session
6969

70-
A pending user session is a placeholder session that reserves a spot on the load-balanced virtual machine for the user. Because the sign-in process can take anywhere from 30 seconds to five minutes depending on the user profile, this reservation ensures that the user won't be kicked out of the virtual machine if another user profile completes their sign-in process first.
70+
A pending user session is a placeholder session that reserves a spot on the load-balanced virtual machine for the user. Because the sign-in process can take anywhere from 30 seconds to five minutes depending on the user profile, this placeholder session ensures that the user won't be kicked out of their session if another user completes their sign-in process first.
7171

7272
## Next steps
7373

0 commit comments

Comments
 (0)