Skip to main content
Starting from Bruno v4.0.0, secret manager configuration has moved from Collection > Secrets to Environment > External Secrets.
  1. Go to Environment > External Secrets and select the Azure Key Vault external-secret-overview
  2. You will see the configured Secret Manager accounts list from Preferences settings. Select Azure Key Vault account you want to use.
  1. Enter a Name and the Vault Name for the secret you want to fetch.
    • Name - the alias used to reference the secret in Bruno, e.g. apiCredentials
    • Vault Name - the name of the Azure Key Vault instance, e.g. my-company-vault
  1. Click the Fetch Secrets button in the top-right corner.
  2. The fetched secret keys and their values appear in the Secret Keys column.
Use three dots menu to:
  • Edit account to edit the account details
  • Remove secret manager to remove the secret manager configuration