azure key vault
AKS: Read Azure Key Vault secrets using AAD Pod Identity
·681 words·4 mins
azure
kubernetes
aks
azure key vault
pod identity
secrets
What if I tell you that it’s possible to connect you AKS pods to an Azure Key Vault using identities but without having to use credentials in an explicit way?
Well with AAD Pod Identities you can enable your Kubernetes applications to access Azure cloud resources securely using Azure Active Directory (AAD) including Azure Key Vault.