# Azure Key Vault

**Pre-requisites:**

For Personal Access Token permissions and guidelines, follow this link [ACZ | In-Product Guides](https://docs.ozone.one/in-product-guides/acz)

* Client id
* Client secret
* Tenant id
* Azure KeyStore URL

**Steps:**

1. Enter the details required to link your provider and click **Create Integration**.

<figure><img src="/files/99EqLGhBKQ8OcFE6LYqA" alt=""><figcaption></figcaption></figure>

2. Once the credentials are validated, the integration will be created as shown below, in case of permission issues please refer to the link mentioned above for the permissions required

<figure><img src="/files/LGJPL4dyJnWjUujk4T5b" alt=""><figcaption></figcaption></figure>

3. Once the integration is created, click the card to get a detailed view of the integration created, user can view the credentials of the integration

<figure><img src="/files/vC9Bl8Tfq8UtyCm02pRu" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ozone.one/ozone-end-user-guide/documentation/setup/integrations/managing-secret-store/azure-key-vault.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
