Skip to content

Commit 2c54c56

Browse files
committed
Bringing even with upstream branch
2 parents 23a9382 + ad2e3ef commit 2c54c56

File tree

3 files changed

+29
-4
lines changed

3 files changed

+29
-4
lines changed

articles/data-explorer/index.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ sections:
1818
- title: 5-Minute Quickstarts
1919
items:
2020
- type: paragraph
21-
text: 'Learn how to provision and use Kusto:'
21+
text: 'Learn how to provision and use Azure Data Explorer:'
2222
- type: list
2323
style: icon48
2424
items:
@@ -32,8 +32,8 @@ sections:
3232
href: /azure/data-explorer/ingest-data-event-hub
3333
- image:
3434
src: /azure/data-explorer/media/index/portal.svg
35-
text: Query data with Web Explorer
36-
href: /azure/data-explorer/explore-data
35+
text: Query data with the web UI
36+
href: /azure/data-explorer/web-query-data
3737
- image:
3838
src: /azure/data-explorer/media/index/logo-python.svg
3939
text: Ingest queued data with Python

articles/data-explorer/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
- name: Data Explorer Documentation
1+
- name: Azure Data Explorer Documentation
22
href: index.yml
33
- name: Overview
44
items:

articles/index.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1102,6 +1102,12 @@ featureFlags:
11021102
<p>Data Factory</p>
11031103
</a>
11041104
</li>
1105+
<li>
1106+
<a href="/azure/data-explorer/">
1107+
<img src="https://docs.microsoft.com/media/logos/logo_azure.svg" alt="" />
1108+
<p>Azure Data Explorer</p>
1109+
</a>
1110+
</li>
11051111
<li>
11061112
<a href="/azure/stream-analytics/">
11071113
<img src="media/index/StreamAnalytics.svg" alt="" />
@@ -3160,6 +3166,25 @@ featureFlags:
31603166
</div>
31613167
</a>
31623168
</li>
3169+
<li>
3170+
<a href="/azure/data-explorer/">
3171+
<div class="cardSize">
3172+
<div class="cardPadding">
3173+
<div class="card">
3174+
<div class="cardImageOuter">
3175+
<div class="cardImage">
3176+
<img src="https://docs.microsoft.com/en-us/media/logos/logo_azure.svg" alt="" />
3177+
</div>
3178+
</div>
3179+
<div class="cardText">
3180+
<h3>Azure Data Explorer</h3>
3181+
<p>Fast and highly scalable data exploration service for log and telemetry data</p>
3182+
</div>
3183+
</div>
3184+
</div>
3185+
</div>
3186+
</a>
3187+
</li>
31633188
<li>
31643189
<a href="/azure/stream-analytics/">
31653190
<div class="cardSize">

0 commit comments

Comments
 (0)