We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f73f1a4 commit 1bfd5bfCopy full SHA for 1bfd5bf
README.md
@@ -611,7 +611,7 @@ The exporter will read the password from a secret stored in OCI Vault if you set
611
612
### Using Azure Vault
613
614
-The exporter will read the password from a secret stored in Azure Key Vault if you set these two environment variables:
+The exporter will read the database username and password from secrets stored in Azure Key Vault if you set these environment variables:
615
616
- `AZ_VAULT_ID` should be set to the ID of the Azure Key Vault that you wish to use
617
- `AZ_VAULT_USERNAME_SECRET` should be set to the name of the secret in the Azure Key Vault which contains the database username
0 commit comments