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

<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** tab.

2. Select `Azure vault` as the provider.

<img src="https://mintcdn.com/bruno-a6972042/bKrHa_JvyAqCslj1/images/screenshots/secret-variables/azure-key-vault/3-select-azure-vualt-collection.webp?fit=max&auto=format&n=bKrHa_JvyAqCslj1&q=85&s=64484f7b47486e2d4c8260d412a0b40f" alt="Select Azure Vault in Collection" width="2468" height="882" data-path="images/screenshots/secret-variables/azure-key-vault/3-select-azure-vualt-collection.webp" />

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.

<img src="https://mintcdn.com/bruno-a6972042/MFEbYs75EK0H0fUz/images/screenshots/secret-variables/azure-key-vault/2-azure-dialog-box.webp?fit=max&auto=format&n=MFEbYs75EK0H0fUz&q=85&s=3dc21204443c121b915194065ea9d6ce" alt="Azure Dialog Box" width="2658" height="1128" data-path="images/screenshots/secret-variables/azure-key-vault/2-azure-dialog-box.webp" />

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

<img src="https://mintcdn.com/bruno-a6972042/bKrHa_JvyAqCslj1/images/screenshots/secret-variables/azure-key-vault/fetch-secrets.webp?fit=max&auto=format&n=bKrHa_JvyAqCslj1&q=85&s=ead9df916f8dae21df69b073e5117661" alt="Fetch Secrets" width="2468" height="882" data-path="images/screenshots/secret-variables/azure-key-vault/fetch-secrets.webp" />

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

<img src="https://mintcdn.com/bruno-a6972042/MFEbYs75EK0H0fUz/images/screenshots/secret-variables/azure-key-vault/4-fetched-secrets.webp?fit=max&auto=format&n=MFEbYs75EK0H0fUz&q=85&s=d4408ff93961743495f83062e57dbc0b" alt="fetched-secrets" width="2658" height="1128" data-path="images/screenshots/secret-variables/azure-key-vault/4-fetched-secrets.webp" />
