Update _index.md with the correct number of bullets. (#80382)

There are 4 bullets but the text mentions 3.
pull/80658/head
Levent Tutar 1 year ago committed by GitHub
parent 4ea1e80a39
commit 3aa228f50c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      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).

Loading…
Cancel
Save