Skip to content

Commit 6d91546

Browse files
authored
Fix formatting and wording in secure access section
1 parent 2e10c12 commit 6d91546

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

learn-pr/wwl-sci/design-solutions-secure-applications/includes/6-secure-access-workload-identities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Assigning identities to workloads isn't sufficient. You need to secure those ide
5050

5151
### Conditional Access for workload identities
5252

53-
Apply Conditional Access policies to single-tenant service principals owned by your organization. Third-party SaaS apps, multi-tenant apps, and managed identities are not covered by Conditional Access policies for workload identities. Supported policies include blocking service principals from outside known public IP ranges and blocking access based on risk detected by Microsoft Entra ID Protection. Because workload identities can't perform multifactor authentication, the only available grant control is **Block access**. Continuous access evaluation (CAE) for workload identities enables real-time enforcement of Conditional Access location and risk policies. CAE currently applies only to access requests sent to Microsoft Graph as a resource provider and does not support managed identities.
53+
Apply Conditional Access policies to single-tenant service principals owned by your organization. Third-party SaaS apps, multitenant apps, and managed identities are not covered by Conditional Access policies for workload identities. Supported policies include blocking service principals from outside known public IP ranges and blocking access based on risk detected by Microsoft Entra ID Protection. Because workload identities can't perform multifactor authentication, the only available grant control is **Block access**. Continuous access evaluation (CAE) for workload identities enables real-time enforcement of Conditional Access location and risk policies. CAE currently applies only to access requests sent to Microsoft Graph as a resource provider and does not support managed identities.
5454

5555
### Microsoft Entra ID Protection for workload identities
5656

0 commit comments

Comments
 (0)