Skip to content

Commit 3142273

Browse files
authored
Title grammar
Might be better grammar for the title.
1 parent b0d1820 commit 3142273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/workload-identity-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author: mgoedtel
88

99
---
1010

11-
# Use an Azure AD workload identity (preview) on Azure Kubernetes Service (AKS)
11+
# Use Azure AD workload identity (preview) with Azure Kubernetes Service (AKS)
1212

1313
Today with Azure Kubernetes Service (AKS), you can assign [managed identities at the pod-level][use-azure-ad-pod-identity], which has been a preview feature. This pod-managed identity allows the hosted workload or application access to resources through Azure Active Directory (Azure AD). For example, a workload stores files in Azure Storage, and when it needs to access those files, the pod authenticates itself against the resource as an Azure managed identity. This authentication method has been replaced with [Azure Active Directory (Azure AD) workload identities][azure-ad-workload-identity] (preview), which integrate with the Kubernetes native capabilities to federate with any external identity providers. This approach is simpler to use and deploy, and overcomes several limitations in Azure AD pod-managed identity:
1414

0 commit comments

Comments
 (0)