From 3aa228f50ce4daee9e2d3bf4d390de3e5d1b95fe Mon Sep 17 00:00:00 2001 From: Levent Tutar Date: Tue, 16 Jan 2024 18:10:16 +0100 Subject: [PATCH] Update _index.md with the correct number of bullets. (#80382) There are 4 bullets but the text mentions 3. --- docs/sources/datasources/azure-monitor/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/datasources/azure-monitor/_index.md b/docs/sources/datasources/azure-monitor/_index.md index 18e9c6d91cb..334459a19a6 100644 --- a/docs/sources/datasources/azure-monitor/_index.md +++ b/docs/sources/datasources/azure-monitor/_index.md @@ -35,7 +35,7 @@ Only users with the organization administrator role can add data sources. Once you've added the Azure Monitor data source, you can [configure it](#configure-the-data-source) so that your Grafana instance's users can create queries in its [query editor]({{< relref "./query-editor" >}}) when they [build dashboards][build-dashboards] and use [Explore][explore]. -The Azure Monitor data source supports visualizing data from three Azure services: +The Azure Monitor data source supports visualizing data from four Azure services: - **Azure Monitor Metrics:** Collect numeric data from resources in your Azure account. - **Azure Monitor Logs:** Collect log and performance data from your Azure account, and query using the Kusto Query Language (KQL).