---
title: Azure Key Vault monitoring integration
source: https://docs.newrelic.com/docs/infrastructure/microsoft-azure-integrations/azure-integrations-list/azure-key-vault-monitoring-integration
---

[New Relic includes an integration](https://docs.newrelic.com/docs/infrastructure/introduction-infra-monitoring) for reporting your Azure Key Vault data to our platform. Here we explain how to activate the integration and what data it collects.

## Activate the integration [#activate]

To enable the integration follow standard procedures to [activate your Azure service](https://docs.newrelic.com/docs/infrastructure/microsoft-azure-integrations/getting-started/activate-azure-integrations).

## Configuration and polling [#polling]

You can change the polling frequency and filter data using [configuration options](https://docs.newrelic.com/docs/integrations/new-relic-integrations/getting-started/configure-polling-frequency-data-collection-cloud-integrations).

Default [polling](https://docs.newrelic.com/docs/infrastructure/microsoft-azure-integrations/getting-started/azure-integration-polling) information for the Azure Key Vault integration:

-   New Relic polling interval: 5 minutes

## Find and use data [#find-data]

To find your integration data in New Relic, go to **[one.newrelic.com > All capabilities](https://one.newrelic.com/all-capabilities) > Infrastructure > Azure** and select an integration.

Data is attached to the following [event type](https://docs.newrelic.com/docs/data-apis/understand-data/new-relic-data-types/#event-data):

| Entity | Event Type                 | Provider             |
| ------ | -------------------------- | -------------------- |
| Vault  | `AzureKeyVaultVaultSample` | `AzureKeyVaultVault` |

For more on how to use your data, see [Understand and use integration data](https://docs.newrelic.com/docs/infrastructure/integrations/find-use-infrastructure-integration-data).

## Metric data [#metrics]

This integration collects Azure Key Vault data for Vault.

### Key Vault Vault data

| Metric                          | Unit         | Description                             |
| ------------------------------- | ------------ | --------------------------------------- |
| `serviceApiHit`                 | Count        | Number of total service api hits        |
| `serviceApiLatencyMilliseconds` | Milliseconds | Overall latency of service api requests |
| `serviceApiResult`              | Count        | Number of total service api results     |
| `saturationShoeboxPercent`      | Percent      | Vault capacity used                     |
| `availabilityPercent`           | Percent      | Vault requests availability             |
