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-configure-intune-conditional-access-policies.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ ms.topic: how-to
17
17
18
18
Conditional Access is the protection of regulated content in a system by requiring certain criteria to be met before granting access to the content. Conditional Access policies at their simplest are if-then statements. If a user wants to access a resource, they must complete an action. Conditional Access policies are powerful tools to help keep your organization's devices secure and your environments compliant.
19
19
20
-
This article provides examples of how organizations can use Conditional Access policies to manage access to dev boxes. For Dev Box, it's common to configure Conditional Access policies to restrict who can access the dev boxes, and from which locations they can access their dev boxes.
20
+
This article provides examples of how organizations can use Conditional Access policies to manage access to dev boxes. For Microsoft Dev Box, it's common to configure Conditional Access policies to restrict who can access the dev boxes, and from which locations they can access their dev boxes.
Copy file name to clipboardExpand all lines: articles/dev-box/how-to-enable-single-sign-on.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ ms.topic: how-to
14
14
15
15
# Enable single sign-on for dev boxes
16
16
17
-
In this article, you learn how to enable single sign-on (SSO) for dev boxes in Dev Box pools.
17
+
In this article, you learn how to enable single sign-on (SSO) for dev boxes in Microsoft Dev Box pools.
18
18
19
19
By using SSO, you can skip the credential prompt when you connect to a dev box and automatically sign in to Windows through Microsoft Entra authentication. Microsoft Entra authentication also provides passwordless authentication and support for third-party identity providers. To get started, review the steps to configure SSO.
20
20
@@ -54,7 +54,7 @@ To enable SSO for dev boxes in an existing pool, follow these steps:
54
54
1. Select the project that contains the pool for which you want to enable SSO.
55
55
1. On the left menu, under **Manage**, select **Dev box pools**.
56
56
1. Select the pool for which you want to enable SSO.
57
-
1. On the line for the pool, at the right end, select **...** and then select **Edit**.
57
+
1. On the line for the pool, select the ellipsis (**...**) and then select **Edit**.
58
58
59
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":::
60
60
@@ -74,7 +74,7 @@ To disable SSO for dev boxes in an existing pool, follow these steps:
74
74
1. Select the project that contains the pool for which you want to disable SSO.
75
75
1. On the left menu, under **Manage**, select **Dev box pools**.
76
76
1. Select the pool for which you want to disable SSO.
77
-
1. On the line for the pool, at the right end, select **...** and then select **Edit**.
77
+
1. On the line for the pool, select the ellipsis (**...**) and then select **Edit**.
78
78
79
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":::
0 commit comments