---
title: Azure Storage Sync service through Azure Monitoring integration
source: https://docs.newrelic.com/docs/infrastructure/microsoft-azure-integrations/azure-integrations-list/azure-storage-sync-monitoring-integration
---

[New Relic's integrations](https://docs.newrelic.com/docs/infrastructure/introduction-infra-monitoring) include an integration for reporting your [Microsoft Azure Storage Sync ](https://azure.microsoft.com/en-us/products/storage/files/) metrics and other data to New Relic. This document explains how to activate the integration and describes the data reported.

## Features

New Relic gathers metrics data from Azure Monitor for the Storage Sync service, Azure Storage Sync enables synchronization of data between on-premises Windows servers and Azure Storage. With Azure Storage Sync, you can centralize your file services in Azure and cache data on your on-premises Windows servers, making it available to other users or applications.

Using New Relic, you can:

-   View Azure Storage Sync data in pre-built dashboards.
-   Run [custom queries and visualize the data](https://docs.newrelic.com/docs/infrastructure/integrations-getting-started/getting-started/use-integration-data-new-relic-insights).
-   Create alert conditions to notify you of changes in data.

## Activate integration [#activate]

Follow standard [Azure Monitor integration procedure](https://docs.newrelic.com/docs/infrastructure/microsoft-azure-integrations/azure-integrations-list/azure-monitor) to activate your Azure service in New Relic infrastructure monitoring.

## Configuration and polling [#polling]

You can change the polling frequency and filter data using [configuration options](https://docs.newrelic.com/docs/infrastructure/microsoft-azure-integrations/azure-integrations-list/azure-monitor/#settings).

New Relic queries your Azure Storage Sync services according to a default [polling](https://docs.newrelic.com/docs/infrastructure/microsoft-azure-integrations/azure-integrations-list/azure-monitor/#settings) interval.

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

To [explore your integration data](https://docs.newrelic.com/docs/infrastructure/integrations/find-use-infrastructure-integration-data), go to **[one.newrelic.com/infra](https://one.newrelic.com/infra) > Azure > (select an integration)**.

## Metric data [#metrics]

This integration collects the following [metric data](https://docs.newrelic.com/docs/infrastructure/integrations-getting-started/getting-started/understand-integration-data-data-types#metric).

### Azure Storage Sync metrics [#Azure-storage-sync]

| Metric                                         | Description                                                                                                                |
| ---------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- |
| `ServerSyncSessionResult`                      | Metric that logs a value of 1 each time the Server Endpoint successfully completes a Sync Session with the Cloud Endpoint. |
| `StorageSyncBatchTransferredFileBytes`         | Total file size transferred for Sync Sessions.                                                                             |
| `StorageSyncComputedCacheHitRate`              | Percentage of bytes that were served from the cache.                                                                       |
| `StorageSyncRecallComputedSuccessRate`         | Percentage of all recalls that were successful.                                                                            |
| `StorageSyncRecalledNetworkBytesByApplication` | Size of data recalled by application.                                                                                      |
| `StorageSyncRecalledTotalNetworkBytes`         | Size of data recalled.                                                                                                     |
| `StorageSyncRecallThroughputBytesPerSecond`    | Size of data recall throughput.                                                                                            |
| `StorageSyncServerHeartbeat`                   | Metric that logs a value of 1 each time the resigtered server successfully records a heartbeat with the Cloud Endpoint.    |
| `StorageSyncSyncSessionAppliedFilesCount`      | Count of Files synced.                                                                                                     |
| `StorageSyncSyncSessionPerItemErrorsCount`     | Count of files failed to sync.                                                                                             |
| `StorageSyncTieringCacheSizeBytes`             | Size of data cached on the server.                                                                                         |
