Skip to content

Commit a3ad834

Browse files
Merge pull request #102777 from orspod/ongoing-changes
add redash and excel links to viz and toc fix
2 parents e41d568 + 735bc9c commit a3ad834

File tree

4 files changed

+11
-7
lines changed

4 files changed

+11
-7
lines changed

articles/data-explorer/ingest-data-iot-hub.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.date: 01/08/2020
1111
# Customer intent: As a database administrator, I want to ingest data into Azure Data Explorer from an IoT Hub, so I can analyze streaming data.
1212
---
1313

14-
# Ingest data from IoT Hub into Azure Data Explorer (Preview)
14+
# Ingest data from IoT Hub into Azure Data Explorer
1515

1616
> [!div class="op_single_selector"]
1717
> * [Portal](ingest-data-iot-hub.md)

articles/data-explorer/kqlmagic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ In many analytics scenarios, you may want to create reusable notebooks that cont
165165
```
166166

167167
> [!TIP]
168-
> To receive information about all available configurations use `%config KQLmagic`. To troubleshoot and capture Kusto errors, such as connection issues and incorrect queries, use `%config Kqlmagic.short_errors=False`
168+
> To receive information about all available configurations use `%config Kqlmagic`. To troubleshoot and capture Kusto errors, such as connection issues and incorrect queries, use `%config Kqlmagic.short_errors=False`
169169

170170
## Next steps
171171

articles/data-explorer/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
href: ingest-data-kafka.md
9999
- name: Logstash
100100
href: ingest-data-logstash.md
101-
- name: json formatted data
101+
- name: JSON formatted data
102102
href: ingest-json-formats.md
103103
- name: Query data
104104
items:

articles/data-explorer/viz-overview.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ description: 'Learn about the different ways you can visualize your Azure Data E
44
services: data-explorer
55
author: orspod
66
ms.author: orspodek
7-
ms.reviewer: rkarlin
7+
ms.reviewer: gabil
88
ms.service: data-explorer
99
ms.topic: conceptual
10-
ms.date: 06/30/2019
10+
ms.date: 01/30/2020
1111
---
1212

1313
# Data visualization with Azure Data Explorer
@@ -32,7 +32,7 @@ Azure Data Explorer provides the capability to connect to [Power BI](https://pow
3232

3333
## Microsoft Excel
3434

35-
Azure Data Explorer provides the capability to connect to [Microsoft Excel](https://products.office.com/excel) using the built-in native Excel connector, or import a query from Azure Data Explorer into Excel.
35+
Azure Data Explorer provides the capability to connect to [Microsoft Excel](https://products.office.com/excel) using the [built-in native Excel connector](excel-connector.md), or [import a query](excel-blank-query.md) from Azure Data Explorer into Excel.
3636

3737
## Grafana
3838

@@ -55,4 +55,8 @@ Azure Data Explorer provides the capability to connect to [Qlik](https://www.qli
5555
5656
## Sisense
5757

58-
Azure Data Explorer provides the capability to connect to [Sisense](https://www.sisense.com) 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).
58+
Azure Data Explorer provides the capability to connect to [Sisense](https://www.sisense.com) 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).
59+
60+
## Redash
61+
62+
You can use [Redash](https://redash.io/) to build dashboards and visualize data. [Set up Azure Data Explorer as a data source for Redash, and then visualize the data](/azure/data-explorer/redash).

0 commit comments

Comments
 (0)