docs/sources/datasources/azure-monitor/_index.md
The Azure Monitor data source plugin allows you to query and visualize data from Azure Monitor, the Azure service to maximize the availability and performance of applications and services in the Azure Cloud.
| Feature | Supported |
|---|---|
| Metrics | Yes |
| Logs | Yes |
| Traces | Yes |
| Alerting | Yes |
| Annotations | Yes |
{{< admonition type="note" >}} The Azure Monitor data source requires Grafana 12.3 or later. {{< /admonition >}}
The Azure Monitor data source supports the following Azure cloud environments:
The Azure Monitor data source supports the following Azure services:
| Service | Description |
|---|---|
| Azure Monitor Metrics | Collect numeric data from resources in your Azure account. Supports dimensions, aggregations, and time grain configuration. |
| Azure Monitor Logs | Collect log and performance data from your Azure account using the Kusto Query Language (KQL). |
| Azure Resource Graph | Query your Azure resources across subscriptions using KQL. Useful for inventory, compliance, and resource management. |
| Application Insights Traces | Collect distributed trace data and correlate requests across your application components. |
The following documents help you get started with the Azure Monitor data source:
After you have configured the Azure Monitor data source, you can:
The Azure Monitor plugin includes pre-built dashboards organized by category:
Infrastructure monitoring:
Azure Insights:
Other:
To import a pre-built dashboard:
Always ensure that your plugin version is up-to-date so you have access to all current features and improvements. Navigate to Plugins and data > Plugins to check for updates. Grafana recommends upgrading to the latest Grafana version, and this applies to plugins as well.
{{< admonition type="note" >}} Plugins are automatically updated in Grafana Cloud. {{< /admonition >}}