> ## 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.

# Configuring and Fetching secrets

<video controls className="mt-10" muted>
  <source src="https://mintlify.s3.us-west-1.amazonaws.com/bruno-a6972042/screenrecordings/azure_key_vault/azure_configuring_secrets.mp4" type="video/mp4" />

  Your browser does not support the video tag.
</video>

<Info>
  Secrets in Bruno are environment-specific, so ensure you have a collection environment selected before proceeding.
</Info>

1. Go to **Collection Settings** and navigate to the **Secrets** section.

2. Select `Azure vault` as the provider.

3. Choose an environment if not already selected. (Secrets are environment-specific)

4. Add a new secret by clicking on the `+ Add Secret` button.

5. Provide a name for the secret and specify the Vault name.

6. Click on the `Fetch Secrets` button on the top left corner, choose one of the accounts, and click on the `Fetch` button.

7. The fetched secrets will be displayed in the table along with their names.
