Skip to content

Commit 00110f4

Browse files
Merge pull request #221590 from yoelhor/patch-322
[Azure AD] Link to conditional Access CAE
2 parents e4a953d + 0958d97 commit 00110f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/develop/workload-identities-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: active-directory
77
ms.subservice: develop
88
ms.workload: identity
99
ms.topic: conceptual
10-
ms.date: 11/02/2022
10+
ms.date: 12/15/2022
1111
ms.author: ryanwi
1212
ms.reviewer: udayh, ilanas
1313
ms.custom: aaddev
@@ -46,7 +46,7 @@ Here are some ways you can use workload identities:
4646
- Access Azure AD protected resources without needing to manage secrets for workloads that run on Azure using [managed identity](../managed-identities-azure-resources/overview.md).
4747
- Access Azure AD protected resources without needing to manage secrets for supported scenarios such as GitHub Actions, workloads running on Kubernetes, or workloads running in compute platforms outside of Azure using [workload identity federation](workload-identity-federation.md).
4848
- Review service principals and applications that are assigned to privileged directory roles in Azure AD using [access reviews for service principals](../privileged-identity-management/pim-create-azure-ad-roles-and-resource-roles-review.md).
49-
- Apply Conditional Access policies to service principals owned by your organization using [Conditional Access for workload identities](../conditional-access/workload-identity.md).
49+
- Apply Conditional Access policies to service principals owned by your organization using [Conditional Access for workload identities](../conditional-access/workload-identity.md), and [Continuous access evaluation for workload identities](../conditional-access/concept-continuous-access-evaluation-workload.md).
5050
- Secure workload identities with [Identity Protection](../identity-protection/concept-workload-identity-risk.md).
5151

5252

0 commit comments

Comments
 (0)