Skip to content

Commit a9f602f

Browse files
author
RoseHJM
committed
MDB - conditional access update
1 parent abfc398 commit a9f602f

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

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

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,21 @@ services: dev-box
66
ms.service: dev-box
77
author: RoseHJM
88
ms.author: rosemalcolm
9-
ms.date: 09/23/2024
9+
ms.date: 05/29/2025
1010
ms.topic: how-to
1111

1212
# Customer intent: As a platform engineer, I want to configure Conditional Access policies in Intune so that I can control access to dev boxes.
1313

1414
---
1515

1616
# Configure Conditional Access policies for Dev Box
17+
This article shows how organizations use Conditional Access policies to manage access to dev boxes.
1718

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+
Microsoft Dev Box uses Microsoft Intune for device management, providing centralized control over device configuration, compliance policies, and app deployment to ensure secure access to corporate resources. To ensure access to resources,Dev Box automatically registers new dev boxes in Intune when you create them.
20+
21+
To enhance security, you can apply Conditional Access policies to control who can access Dev Boxes and from which locations.
1922

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.
23+
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.
2124

2225
- **Device-based Conditional Access**:
2326

0 commit comments

Comments
 (0)