Skip to main content

Azure Key Vault Provider

The azure-key-vault provider uses Azure Key Vault.

Configuration

VariableDefault ValueDescription
secrets.azure-key-vault.endpointhttps://yourvault.vault.azure.net/The endpoint to your Key Vault instance.

In addition to the above non-sensitive configuration, you need to specify the authentication details for Key Vault. You can do this by setting the AZURE_TENANT_ID, AZURE_CLIENT_ID, and AZURE_CLIENT_SECRET environment variables before running Redwood commands.