Forum Discussion
paolosalvatori
Feb 11, 2025Former Employee
Four Methods to Access Azure Key Vault from Azure Kubernetes Service (AKS)
In this article, we will explore various methods that an application hosted on Azure Kubernetes Service (AKS) can use to retrieve secrets from an Azure Key Vault resource. You can find all the script...
ebclar2
Feb 26, 2025Copper Contributor
What using Azure Key Vault Provider for Secrets Store CSI Driver in AKS you may use either the created KeyVault provider identity, or a workload identity. See step 3 in the documentation.
https://learn.microsoft.com/en-us/azure/aks/csi-secrets-store-driver#create-an-aks-cluster-with-azure-key-vault-provider-for-secrets-store-csi-driver-support