Skip to content

Commit 4980a58

Browse files
author
RoseHJM
committed
User experience section & ToC fix
1 parent e9ee2c2 commit 4980a58

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

articles/dev-box/how-to-enable-single-sign-on.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ SSO allows the connection to skip the credential prompt and automatically sign t
2020

2121
## Prerequisites
2222

23-
To enable SSO for dev boxes, you must configure single sign-on for your organization. For more information, see: [Configure single sign-on for Windows 365 using Microsoft Entra authentication](/windows-365/enterprise/configure-single-sign-on).
23+
To enable SSO for dev boxes, you must configure single sign-on for your organization. For more information, see: [Configure single sign-on for Azure Virtual Desktop using Microsoft Entra ID authentication](/azure/virtual-desktop/configure-single-sign-on).
2424

2525
## Enable SSO for dev boxes
2626

@@ -52,6 +52,16 @@ You can disable SSO for a pool at any time by deselecting the **Enable single si
5252

5353
If you disable single sign-on for a pool, new dev boxes created from that pool prompt the user for credentials. Existing dev boxes continue to use SSO.
5454

55+
## Understand the user experience
56+
57+
When single sign-on is enabled for a pool, your sign-on experience is as follows:
58+
59+
The first time you connect to a dev box with single sign-on enabled, you first sign into your physical machine. Then you connect to your dev box from the Remote Desktop app or the developer portal. When the dev box starts up, you must enter your credentials to access the dev box.
60+
61+
The next time you connect to your dev box, whether through the Remote Desktop app or through the developer portal, you don't have to enter your credentials.
62+
63+
If your connection to your dev box is interrupted because your client machine goes to sleep, you see a message explaining the issue, and you can reconnect by selecting the **Reconnect** button. You don't have to reenter your credentials.
64+
5565
## Related content
5666

5767
- [Configure single sign-on for Windows 365 using Microsoft Entra authentication](/windows-365/enterprise/configure-single-sign-on)

articles/dev-box/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ items:
7878
- name: Configure conditional access policies
7979
href: how-to-configure-intune-conditional-access-policies.md
8080
- name: Enable single sign-on for dev boxes
81-
href: how-to-enable-single-sign-on
81+
href: how-to-enable-single-sign-on.md
8282
displayName: SSO
8383
- name: Manage costs
8484
items:

0 commit comments

Comments
 (0)