How to Add a Secret Provider
PremiumBruno Logo

Setting Up Azure Key Vault as a Secret Provider



To configure Azure Key Vault as a secret provider in Bruno:

Authentication Methods

Bruno supports two authentication methods for Azure Key Vault:

Manual Authentication

  1. Navigate to the application settings, located at the bottom of the left sidebar, and go to the Secrets Manager section.
  2. Click on the + Add Secret Provider button.
  3. Choose Azure Key Vault as the provider type.
  4. Select the Account tab for manual authentication.
  5. Provide the required credentials, including Tenant ID, Client ID and Client Secret
  6. Use the Test Provider feature to verify your connection.
  7. Click Add to save the secret provider configuration.

on Azure CLI authentication, see the Azure CLI Authentication guide.