Skip to content

Commit 4057bef

Browse files
authored
Merge pull request #304860 from GitHubber17/476230-d
Freshness Edit - Dev Box
2 parents ac589fd + 4691688 commit 4057bef

4 files changed

Lines changed: 44 additions & 23 deletions

File tree

Lines changed: 44 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
title: Enable Single Sign-On for Dev Boxes
33
titleSuffix: Microsoft Dev Box
4-
description: Learn how to enable single sign-on for dev boxes. Edit an existing pool to configure single sign-on for new dev boxes.
4+
description: Learn how to enable single sign-on for dev boxes and edit an existing pool to configure single sign-on for new dev boxes.
55
services: dev-box
66
ms.service: dev-box
77
author: RoseHJM
88
ms.author: rosemalcolm
9-
ms.date: 04/24/2024
9+
ms.date: 08/29/2025
1010
ms.topic: how-to
1111

12-
#customer intent: As a platform engineer, I want to enable single sign-on for dev boxes so that my dev box users have a smoother sign-in experience.
12+
#customer intent: As a platform engineer, I want to enable single sign-on for dev boxes so I can support my dev box users with a smoother sign-in experience.
1313
---
1414

1515
# Enable single sign-on for dev boxes
@@ -20,7 +20,7 @@ By using SSO, you can skip the credential prompt when you connect to a dev box a
2020

2121
## Prerequisites
2222

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

2525
## Enable SSO for dev boxes
2626

@@ -33,34 +33,48 @@ When you enable SSO for a pool, all new dev boxes created from that pool use SSO
3333
To enable SSO for dev boxes when you create a pool, follow these steps:
3434

3535
1. Sign in to the [Azure portal](https://portal.azure.com).
36-
1. In the search box, enter **projects**.
36+
37+
1. In the search box, enter _projects_.
38+
3739
1. In the list of results, select **Projects**.
40+
3841
1. Select the project for which you want to create the pool.
42+
3943
1. On the left menu, under **Manage**, select **Dev box pools**.
44+
4045
1. On the toolbar, select **Create**.
41-
1. On the **Create pool** page, under **Management**, select **Enable single sign-on**.
4246

43-
:::image type="content" source="./media/how-to-enable-single-sign-on/create-pool-single-sign-on.png" alt-text="Screenshot that shows the Create a dev box pool page in Dev Box." lightbox="./media/how-to-enable-single-sign-on/create-pool-single-sign-on.png":::
47+
1. On the **Create a dev box pool** page, configure the required settings on the **Basics** tab and the **Management** tab.
4448

45-
1. Enter the remaining details for your new pool, and select **Create**.
49+
1. On the **Management** tab, under **Access**, select the **Enable single sign-on** option:
50+
51+
:::image type="content" source="./media/how-to-enable-single-sign-on/create-pool-single-sign-on.png" alt-text="Screenshot of the Management tab on the Create a dev box pool page with the Enable single sign-on option selected.":::
52+
53+
1. Select **Create**.
4654

4755
### Enable SSO for an existing pool
4856

4957
To enable SSO for dev boxes in an existing pool, follow these steps:
5058

5159
1. Sign in to the [Azure portal](https://portal.azure.com).
52-
1. In the search box, enter **projects**.
60+
61+
1. In the search box, enter _projects_.
62+
5363
1. In the list of results, select **Projects**.
64+
5465
1. Select the project that contains the pool for which you want to enable SSO.
66+
5567
1. On the left menu, under **Manage**, select **Dev box pools**.
56-
1. Select the pool for which you want to enable SSO.
57-
1. On the line for the pool, select the ellipsis (**...**) and then select **Edit**.
68+
69+
1. Select the pool for which you want to disable SSO, select **More actions** (**...**), and then select **Edit**:
5870

59-
:::image type="content" source="media/how-to-enable-single-sign-on/azure-portal-pool-edit.png" alt-text="Screenshot that shows the Azure portal with the list of pools in a project with the menu and Edit option highlighted." lightbox="media/how-to-enable-single-sign-on/azure-portal-pool-edit.png":::
71+
:::image type="content" source="media/how-to-enable-single-sign-on/azure-portal-pool-edit.png" alt-text="Screenshot that shows the list of pools in a project with the Edit (pencil) option highlighted." lightbox="media/how-to-enable-single-sign-on/azure-portal-pool-edit.png":::
72+
73+
1. On the **Edit pool** page, on the **Management** tab, select the **Enable single sign-on** option:
6074

61-
1. On the **Edit pool** page, under **Management**, select **Enable single sign-on** and then select **Save**.
75+
:::image type="content" source="./media/how-to-enable-single-sign-on/edit-pool-single-sign-on.png" alt-text="Screenshot that shows the Edit pool page in Dev Box with Enable single sign-on highlighted.":::
6276

63-
:::image type="content" source="./media/how-to-enable-single-sign-on/edit-pool-single-sign-on.png" alt-text="Screenshot that shows the Edit pool page in Dev Box with Enable single sign-on highlighted." lightbox="./media/how-to-enable-single-sign-on/edit-pool-single-sign-on.png":::
77+
1. Select **Save**.
6478

6579
## Disable SSO for dev boxes
6680

@@ -69,30 +83,37 @@ You can disable SSO for a pool at any time by clearing the **Enable single sign-
6983
To disable SSO for dev boxes in an existing pool, follow these steps:
7084

7185
1. Sign in to the [Azure portal](https://portal.azure.com).
72-
1. In the search box, enter **projects**.
86+
87+
1. In the search box, enter _projects_.
88+
7389
1. In the list of results, select **Projects**.
90+
7491
1. Select the project that contains the pool for which you want to disable SSO.
92+
7593
1. On the left menu, under **Manage**, select **Dev box pools**.
76-
1. Select the pool for which you want to disable SSO.
77-
1. On the line for the pool, select the ellipsis (**...**) and then select **Edit**.
7894

79-
:::image type="content" source="media/how-to-enable-single-sign-on/azure-portal-pool-edit.png" alt-text="Screenshot that shows the Azure portal with the list of pools in a project with the menu and Edit option highlighted." lightbox="media/how-to-enable-single-sign-on/azure-portal-pool-edit.png":::
95+
1. Select the pool for which you want to disable SSO, select **More actions** (**...**), and then select **Edit**:
96+
97+
:::image type="content" source="media/how-to-enable-single-sign-on/azure-portal-pool-edit.png" alt-text="Screenshot that shows the pools in a project with the Edit (pencil) option highlighted." lightbox="media/how-to-enable-single-sign-on/azure-portal-pool-edit.png":::
8098

81-
1. On the **Edit pool** page, under **Management**, clear **Enable single sign-on** and select **Save**.
99+
1. On the **Edit pool** page, on the **Management** tab, clear the **Enable single sign-on** option:
82100

83-
:::image type="content" source="./media/how-to-enable-single-sign-on/edit-pool-single-sign-on.png" alt-text="Screenshot that shows the Edit pool page in Dev Box, with Enable single sign-on highlighted." lightbox="./media/how-to-enable-single-sign-on/edit-pool-single-sign-on.png":::
101+
:::image type="content" source="./media/how-to-enable-single-sign-on/clear-pool-single-sign-on.png" alt-text="Screenshot that shows the Edit pool page with the Enable single sign-on option cleared.":::
102+
103+
1. Select **Save**.
84104

85105
If you disable SSO for a pool, new dev boxes created from that pool prompt the user for credentials. Existing dev boxes continue to use SSO.
86106

87107
## Understand the SSO user experience
88108

89-
When SSO is enabled for a pool, your sign-on experience is:
109+
When SSO is enabled for a pool, here's a summary of your sign-on experience:
90110

91111
- The first time you connect to a dev box with SSO enabled, you sign in to your physical machine. Then you connect to your dev box from the developer portal. When the dev box starts up, you must enter your credentials to access the dev box.
112+
92113
- The next time you connect to your dev box, you don't have to enter your credentials.
93114

94-
If your connection to your dev box is interrupted because your client machine goes to sleep, a message appears that explains the issue. To reconnect, select **Reconnect**. You don't have to reenter your credentials.
115+
- If your connection to your dev box is interrupted because your client machine goes to sleep, a message appears that explains the issue. To reconnect, select **Reconnect**. You don't have to reenter your credentials.
95116

96117
## Related content
97118

98-
- [Configure single sign-on for Windows 365 by using Microsoft Entra authentication](/windows-365/enterprise/configure-single-sign-on)
119+
- [Configure SSO for Windows 365 with Microsoft Entra authentication](/windows-365/enterprise/configure-single-sign-on)
69 KB
Loading
18.6 KB
Loading
-2.58 KB
Loading

0 commit comments

Comments
 (0)