You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/data-explorer/viz-overview.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,23 +1,23 @@
1
1
---
2
2
title: 'Azure Data Explorer data visualization'
3
-
description: 'Learn about the different ways you can visualize your data in Azure Data Explorer'
3
+
description: 'Learn about the different ways you can visualize your Azure Data Explorer data'
4
4
services: data-explorer
5
5
author: orspod
6
6
ms.author: orspodek
7
7
ms.reviewer: rkarlin
8
8
ms.service: data-explorer
9
9
ms.topic: conceptual
10
-
ms.date: 06/3/2019
10
+
ms.date: 06/03/2019
11
11
---
12
12
13
-
# Data Visualization with Azure Data Explorer
13
+
# Data visualization with Azure Data Explorer
14
14
15
15
Azure Data Explorer is a fast and highly scalable data exploration service for log and telemetry data that is used to build complex analytics solutions for vast amounts of data. Azure Data Explorer integrates with various visualization tools, so you can visualize your data and share the results across your organization. This data can be transformed into actionable insights to make an impact on your business.
16
16
17
17
Data visualization and reporting is a critical step in the data analytics process. Azure Data Explorer supports many BI services so you can use the one that best fits your scenario and budget.
18
18
19
19
* Azure Data Explorer visualizations:
20
-
Using Kusto query language the [`render operator`](https://docs.microsoft.com/en-us/azure/kusto/query/renderoperator) offers various visualization types to depict query results. Query visualizations are helpful in anomaly detection and forecasting, machine learning, and more.
20
+
Using Kusto query language the [`render operator`](/azure/kusto/query/renderoperator) offers various visualization types to depict query results. Query visualizations are helpful in anomaly detection and forecasting, machine learning, and more.
21
21
22
22
*[Power BI](https://powerbi.microsoft.com):
23
23
Azure Data Explorer provides the capability to connect to Power BI using various methods:
@@ -28,7 +28,7 @@ Azure Data Explorer provides the capability to connect to Power BI using various
Azure Data Explorer provides the capability to connect to Excel using the built-in native Excel connector, or import a query from Azure Data Explorer into Excel.
0 commit comments