See the following sections for the configuration settings required by the Key Vault plugin.
This plugin does not have optional values.
vaultUrl
The full URL of your Azure Key Vault endpoint.
Example:
https://your-keyvault-name.vault.azure.netclientId
The Azure AD Application (client) identifier.
This value is the unique identifier for the Azure AD application (service principal) that will authenticate to Key Vault.
Example:
12345678-1234-1234-1234-123456789abcclientSecret
The Azure AD Application client secret.
This value is the secret for the service principal and should be kept secure.
Example:
your-client-secret-value~abc123tenantId
The Azure AD Directory (tenant) identifier.
This value is the unique identifier for your Azure AD tenant/directory.
Example:
87654321-4321-4321-4321-cba987654321