Skip to content

Commit e7d4015

Browse files
authored
Merge pull request #219500 from MicrosoftGuyJFlo/ZeroTrustInclude
[Azure AD] Zero Trust Include
2 parents a86dfde + 756a520 commit e7d4015

File tree

2 files changed

+23
-2
lines changed

2 files changed

+23
-2
lines changed

articles/active-directory/conditional-access/overview.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ services: active-directory
66
ms.service: active-directory
77
ms.subservice: conditional-access
88
ms.topic: overview
9-
ms.date: 11/07/2022
9+
ms.date: 02/13/2023
1010

1111
ms.author: joflore
1212
author: MicrosoftGuyJFlo
1313
manager: amycolannino
1414
ms.reviewer: calebb
1515

1616
ms.collection: M365-identity-device-management
17-
ms.custom: contperf-fy20q4, azuread-video-2020
17+
ms.custom: zt-include
1818
---
1919
# What is Conditional Access?
2020

@@ -97,6 +97,8 @@ When licenses required for Conditional Access expire, policies aren't automatica
9797

9898
[Security defaults](../fundamentals/concept-fundamentals-security-defaults.md) help protect against identity-related attacks and are available for all customers.
9999

100+
[!INCLUDE [active-directory-zero-trust](../../../includes/active-directory-zero-trust.md)]
101+
100102
## Next steps
101103

102104
- [Building a Conditional Access policy piece by piece](concept-conditional-access-policies.md)
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
ms.service: active-directory
3+
ms.topic: include
4+
ms.date: 02/13/2023
5+
ms.author: joflore
6+
author: MicrosoftGuyJFlo
7+
manager: amycolannino
8+
9+
ms.custom: zt-include
10+
---
11+
## Zero Trust
12+
13+
This feature helps organizations to align their [identities](/security/zero-trust/deploy/identity) with the three guiding principles of a Zero Trust architecture:
14+
15+
- Verify explicitly
16+
- Use least privilege
17+
- Assume breach
18+
19+
To find out more about Zero Trust and other ways to align your organization to the guiding principles, see the [Zero Trust Guidance Center](/security/zero-trust/).

0 commit comments

Comments
 (0)