---
title: Azure Managed Disks
description: Monitor disk I/O throughput and operations for your Azure Managed Disks.
breadcrumbs: Docs > Integrations > Azure Managed Disks
---

> For the complete documentation index, see [llms.txt](https://docs.datadoghq.com/llms.txt).

# Azure Managed Disks
Integration version1.0.0
{% callout %}
# Important note for users on the following Datadog sites: us2.ddog-gov.com

{% alert level="info" %}
To find out if this integration is available in your organization, see your [Datadog Integrations](https://app.datadoghq.com/integrations) page or ask your organization administrator.

To initiate an exception request to enable this integration for your organization, email [support@ddog-gov.com](mailto:support@ddog-gov.com).
{% /alert %}

{% /callout %}

## Overview{% #overview %}

[Azure Managed Disks](https://learn.microsoft.com/en-us/azure/virtual-machines/managed-disks-overview) are block-level storage volumes attached to Azure virtual machines. This integration surfaces disk I/O throughput and operation metrics so you can monitor read/write performance and burst capacity usage.

## Setup{% #setup %}

### Installation{% #installation %}

If you haven't already, set up the [Microsoft Azure integration](https://docs.datadoghq.com/integrations/azure.md) first. There are no other installation steps.

## Data Collected{% #data-collected %}

### Metrics{% #metrics %}

|  |
|  |
| **azure.compute_disks.count**(gauge)                                   | The count of Azure Managed Disks resources.                                                                            |
| **azure.compute_disks.composite_disk_read_bytes_sec**(gauge)       | Bytes/sec read from disk during monitoring period.*Shown as byte*                                                      |
| **azure.compute_disks.composite_disk_read_operations_sec**(gauge)  | Number of read ios performed on a disk during monitoring period.                                                       |
| **azure.compute_disks.composite_disk_write_bytes_sec**(gauge)      | Bytes/sec written to disk during monitoring period.*Shown as byte*                                                     |
| **azure.compute_disks.composite_disk_write_operations_sec**(gauge) | Number of write ios performed on a disk during monitoring period.                                                      |
| **azure.compute_disks.disk_paid_burst_iops**(gauge)                 | Accumulated operations of burst transactions used for disks with on-demand burst enabled. Emitted on an hour interval. |

### Service Checks{% #service-checks %}

Azure Managed Disks does not include any service checks.

### Events{% #events %}

Azure Managed Disks does not include any events.

## Troubleshooting{% #troubleshooting %}

Need help? Contact [Datadog support](https://docs.datadoghq.com/help/).
