Skip to content

Commit 225602f

Browse files
committed
acrolinx fixes
1 parent 4ca3e54 commit 225602f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/data-explorer/grafana.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Visualize data from Azure Data Explorer using Grafana
3-
description: In this article, you learn how to set up Azure Data Explorer as a data source for Grafana, and then visualize data from a sample cluster.
3+
description: In this article, you learn to set up Azure Data Explorer as a data source for Grafana, and then visualize data from a sample cluster.
44
author: orspod
55
ms.author: orspodek
66
ms.reviewer: gabil
@@ -11,17 +11,17 @@ ms.date: 11/13/2019
1111

1212
# Visualize data from Azure Data Explorer in Grafana
1313

14-
Grafana is an analytics platform that enables you to query and visualize data, then create and share dashboards based on your visualizations. Grafana provides an Azure Data Explorer *plugin*, which enables you to connect to and visualize data from Azure Data Explorer. In this article, you learn how to set up Azure Data Explorer as a data source for Grafana, and then visualize data from a sample cluster.
14+
Grafana is an analytics platform that enables you to query and visualize data, then create and share dashboards based on your visualizations. Grafana provides an Azure Data Explorer *plugin*, which enables you to connect to and visualize data from Azure Data Explorer. In this article, you learn to set up Azure Data Explorer as a data source for Grafana, and then visualize data from a sample cluster.
1515

16-
Using the following video, you can learn to use Grafana's Azure Data Explorer plugin, set up Azure Data Explorer as a data source for Grafana, and then visualize data.
16+
Use the following video, to learn how to use Grafana's Azure Data Explorer plugin, set up Azure Data Explorer as a data source for Grafana, and then visualize data.
1717

1818
> [!VIDEO https://www.youtube.com/embed/fSR_qCIFZSA]
1919
2020
Alternatively you can [configure the data source](#configure-the-data-source) and [visualize data](#visualize-data) as detailed in the article below.
2121

2222
## Prerequisites
2323

24-
You need the following to complete this how to:
24+
You need the following to complete this article:
2525

2626
* [Grafana version 5.3.0 or later](https://docs.grafana.org/installation/) for your operating system
2727

@@ -61,7 +61,7 @@ With the service principal assigned to the *viewers* role, you now specify prope
6161

6262
1. Select **Save & Test**.
6363

64-
If the test is successful, go to the next section. If you encounter any issues, check the values you specified in Grafana, and review previous steps.
64+
If the test is successful, go to the next section. If you come across any issues, check the values you specified in Grafana, and review previous steps.
6565

6666
## Visualize data
6767

0 commit comments

Comments
 (0)