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
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
---
2
-
title: Configuring Microsoft Intune conditional access policies for dev boxes
2
+
title: Microsoft Intune conditional access policies for dev boxes
3
3
titleSuffix: Microsoft Dev Box
4
4
description: Learn how to configure Microsoft Intune dynamic device groups and conditional access policies to restrict access to dev boxes.
5
5
services: dev-box
6
6
ms.service: dev-box
7
7
author: RoseHJM
8
8
ms.author: rosemalcolm
9
-
ms.date: 12/20/2023
9
+
ms.date: 09/04/2024
10
10
ms.topic: how-to
11
11
12
12
# Customer intent: As a platform engineer, I want to configure conditional access policies in Microsoft Intune so that I can control access to dev boxes.
@@ -15,15 +15,15 @@ ms.topic: how-to
15
15
16
16
# Restrict access to dev boxes by using conditional access policies in Microsoft Intune
17
17
18
-
In this article, you learn how to configure conditional access policies in Microsoft Intune to control access to dev boxes. For Dev Box, it’s common to configure conditional access policies to restrict who can access dev box, what they can do, and where they can access from. To configure conditional access policies, you can use Microsoft Intune to create dynamic device groups and conditional access policies.
18
+
In this article, you learn how to configure conditional access policies in Microsoft Intune to control access to dev boxes. For Dev Box, it's common to configure conditional access policies to restrict who can access dev box, what they can do, and where they can access from. To configure conditional access policies, you can use Microsoft Intune to create dynamic device groups and conditional access policies.
19
19
20
20
Some usage scenarios for conditional access in Microsoft Dev Box include:
21
21
22
22
- Restricting access to dev box to only managed devices
23
23
- Restricting the ability to copy/paste from the dev box
24
24
- Restricting access to dev box from only certain geographies
25
25
26
-
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, then they must complete an action. Conditional access policies are a powerful tool for being able to keep your organization’s devices secure and environments compliant.
26
+
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, then they must complete an action. Conditional access policies are a powerful tool for being able to keep your organization's devices secure and environments compliant.
27
27
28
28
## Prerequisites
29
29
@@ -83,7 +83,9 @@ After creating your device group and validated your dev box devices are members,
83
83
84
84
1. Enter a **Name** for your conditional access policy.
85
85
86
-
1. Under **Users**, select the device group you created in the previous section.
86
+
1. Under **Users**, select **All users**.
87
+
88
+
1. Under **Devices**, select the device group you created in the previous section.
87
89
88
90
1. Under **Cloud apps or actions**, select **No cloud apps, actions, or authentication contexts selected**.
0 commit comments