You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/dev-box/how-to-enable-single-sign-on.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ SSO allows you to skip the credential prompt when connecting to a dev box and au
20
20
21
21
## Prerequisites
22
22
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).
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).
24
24
25
25
## Enable SSO for dev boxes
26
26
@@ -40,7 +40,7 @@ To enable SSO for dev boxes as you create a pool, follow these steps:
40
40
1. In the toolbar, select **Create**.
41
41
1. On the **Create pool** page, under **Management**, select **Enable single sign-on**.
42
42
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 pool page in Microsoft Dev Box.":::
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 pool page in Microsoft Dev Box." lightbox="./media/how-to-enable-single-sign-on/create-pool-single-sign-on.png":::
44
44
45
45
1. Enter the remaining details for your new pool, and then select **Create**.
46
46
@@ -56,11 +56,11 @@ To enable SSO for dev boxes in an existing pool, follow these steps:
56
56
1. Select the pool that you want to enable SSO for.
57
57
1. On the line for the pool, at the right end, select **...** and then select **Edit**.
58
58
59
-
:::image type="content" source="media/how-to-enable-single-sign-on/azure-portal-pool-edit.png" alt-text="Screenshot of the Azure portal showing the list of pools in a project with the menu and edit option highlighted.":::
59
+
:::image type="content" source="media/how-to-enable-single-sign-on/azure-portal-pool-edit.png" alt-text="Screenshot of the Azure portal showing 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":::
60
60
61
61
1. On the **Edit pool** page, under **Management**, select **Enable single sign-on**, and then select **Save**.
62
62
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 Microsoft Dev Box, with Enable single sign-on highlighted.":::
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 Microsoft Dev Box, with Enable single sign-on highlighted." lightbox="./media/how-to-enable-single-sign-on/edit-pool-single-sign-on.png":::
64
64
65
65
## Disable SSO for dev boxes
66
66
@@ -76,12 +76,11 @@ To disable SSO for dev boxes in an existing pool, follow these steps:
76
76
1. Select the pool that you want to disable SSO for.
77
77
1. On the line for the pool, at the right end, select **...** and then select **Edit**.
78
78
79
-
:::image type="content" source="media/how-to-enable-single-sign-on/azure-portal-pool-edit.png" alt-text="Screenshot of the Azure portal showing the list of pools in a project with the menu and edit option highlighted.":::
79
+
:::image type="content" source="media/how-to-enable-single-sign-on/azure-portal-pool-edit.png" alt-text="Screenshot of the Azure portal showing 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":::
80
80
81
81
1. On the **Edit pool** page, under **Management**, clear **Enable single sign-on**, and then select **Save**.
82
82
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 Microsoft Dev Box, with Enable single sign-on highlighted.":::
84
-
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 Microsoft Dev Box, with Enable single sign-on highlighted." lightbox="./media/how-to-enable-single-sign-on/edit-pool-single-sign-on.png":::
85
84
86
85
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.
0 commit comments