Skip to content

Commit 6e98966

Browse files
author
orspod
committed
Gabi's changes
1 parent 57ad4fb commit 6e98966

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

articles/data-explorer/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@
8888
href: sisense.md
8989
- name: Grafana
9090
href: grafana.md
91+
- name: ODBC connector
92+
href: connect-odbc.md
9193
- name: Manage
9294
items:
9395
- name: Manage database permissions
@@ -116,8 +118,6 @@
116118
href: kqlmagic.md
117119
- name: Copy data using Azure Data Factory
118120
href: data-factory-load-data.md
119-
- name: Connect with ODBC
120-
href: connect-odbc.md
121121
- name: Troubleshoot
122122
items:
123123
- name: Creating a cluster

articles/data-explorer/viz-overview.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,35 +7,35 @@ ms.author: orspodek
77
ms.reviewer: rkarlin
88
ms.service: data-explorer
99
ms.topic: conceptual
10-
ms.date: 5/30/2019
10+
ms.date: 06/3/2019
1111
---
1212

1313
# Data Visualization with Azure Data Explorer
1414

1515
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.
1616

17-
Data visualization and reporting is the final step in the data analytics process. There are many options available for visualization, so select the service that best aligns with your needs.
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.
1818

1919
* Azure Data Explorer visualizations:
2020
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.
2121

2222
* [Power BI](https://powerbi.microsoft.com):
2323
Azure Data Explorer provides the capability to connect to Power BI using various methods:
2424

25-
* [Built-in connector in Web UI](/azure/data-explorer/power-bi-connector)
25+
* [Built-in native Power BI connector](/azure/data-explorer/power-bi-connector)
2626

2727
* [Query import from Azure Data Explorer into Power BI](/azure/data-explorer/power-bi-imported-query)
2828

2929
* [SQL query](/azure/data-explorer/power-bi-sql-query).
3030

3131
* [Microsoft Excel](https://products.office.com/en-us/excel):
32-
Azure Data Explorer provides the capability to connect to Excel using the [built-in connector in Web UI](), or [import a query from Azure Data Explorer into Excel]()
32+
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.
3333

3434
* [Grafana](https://grafana.com):
35-
Grafana provides an Azure Data Explorer plugin that enables you to visualize data from Azure Data Explorer. You [set up Azure Data Explorer as a data source for Grafana, and then visualize data from a cluster](/azure/data-explorer/grafana)
35+
Grafana provides an Azure Data Explorer plugin that enables you to visualize data from Azure Data Explorer. You [set up Azure Data Explorer as a data source for Grafana, and then visualize the data](/azure/data-explorer/grafana)
3636

3737
* [Sisense](https://www.sisense.com):
38-
Azure Data Explorer provides the capability to connect to Sisense using the JDBC connector. You [set up Azure Data Explorer as a data source for Sisense, and then visualize data from a cluster](/azure/data-explorer/sisense).
38+
Azure Data Explorer provides the capability to connect to Sisense using the JDBC connector. You [set up Azure Data Explorer as a data source for Sisense, and then visualize the data](/azure/data-explorer/sisense).
3939

4040
* [Tableau](https://www.tableau.com):
4141
Azure Data Explorer provides the capability to connect to Tableau using the [ODBC connector and visualize the data in Tableau](/azure/data-explorer/connect-odbc).

0 commit comments

Comments
 (0)