Skip to content

Commit 4eb8061

Browse files
authored
Update workload-identities-overview.md
1 parent c80776f commit 4eb8061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ At a high level, there are two types of identities: human and machine/non-human
4444
Here are some ways you can use workload identities:
4545

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).
47-
- Access Azure AD protected resources without needing to manage secrets for 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).
47+
- 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).
4949
- Apply Conditional Access policies to service principals owned by your organization using [Conditional Access for workload identities](../conditional-access/workload-identity.md).
5050
- Secure workload identities with [Identity Protection](../identity-protection/concept-workload-identity-risk.md).

0 commit comments

Comments
 (0)