Skip to content

Commit f91576c

Browse files
authored
small changes
1 parent 12bb326 commit f91576c

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

articles/dev-box/how-to-configure-intune-conditional-access-policies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.topic: how-to
1717

1818
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.
1919

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.
2121

2222
- **Device-based Conditional Access**:
2323

articles/dev-box/how-to-elevate-privilege-dev-box.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ In this section, you create a dev box and an Intune group that you use to test t
8989

9090
1. Create a dev box by using the dev box pool that you created in the previous step.
9191

92-
1. Determine the dev box host-name. You use this host name to add the dev box and Intune group in the next step.
92+
1. Determine the dev box's host name. You use this host name to add the dev box and Intune group in the next step.
9393

9494
1. Create an Intune group, and add the dev box to the group:
9595

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.topic: how-to
1414

1515
# Enable single sign-on for dev boxes
1616

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.
1818

1919
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.
2020

@@ -54,7 +54,7 @@ To enable SSO for dev boxes in an existing pool, follow these steps:
5454
1. Select the project that contains the pool for which you want to enable SSO.
5555
1. On the left menu, under **Manage**, select **Dev box pools**.
5656
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**.
5858

5959
:::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":::
6060

@@ -74,7 +74,7 @@ To disable SSO for dev boxes in an existing pool, follow these steps:
7474
1. Select the project that contains the pool for which you want to disable SSO.
7575
1. On the left menu, under **Manage**, select **Dev box pools**.
7676
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**.
7878

7979
:::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":::
8080

0 commit comments

Comments
 (0)