You can configure Azure Key Vault as a secret provider in Bruno using two authentication methods:Documentation Index
Fetch the complete documentation index at: https://docs.usebruno.com/llms.txt
Use this file to discover all available pages before exploring further.
- Manual Authentication
- Azure CLI Authentication
Manual Authentication
- Go to the Preferences settings and navigate to the Secrets Manager section.
- Click on the
+ Add Secret Providerbutton.

- Choose Azure Key Vault as the provider type.

- Provide the required credentials, including:
- Tenant ID : The Azure Active Directory (AAD) tenant ID.
- Client ID : The Azure Active Directory (AAD) client ID.
- Client Secret : The Azure Active Directory (AAD) client secret.

- Use the
Test Providerfeature to verify your connection. - Click
Addto save the secret provider configuration.