# How To: Setup Secret Stores The following list shows the supported secret stores by Dapr. The links here will walk you through setting up and using the secret store. * [AWS Secret Manager](./aws-secret-manager.md) * [Azure Key Vault](./azure-keyvault.md) * [Azure Key Vault with Managed Identity](./azure-keyvault-managed-identity.md) * [GCP Secret Manager](./gcp-secret-manager.md) * [Hashicorp Vault](./hashicorp-vault.md) * [Kubernetes](./kubernetes.md) * [Local JSON secret store (for Development)](./local-secret-store.md)