File tree Expand file tree Collapse file tree 3 files changed +29
-4
lines changed Expand file tree Collapse file tree 3 files changed +29
-4
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ sections:
18
18
- title : 5-Minute Quickstarts
19
19
items :
20
20
- type : paragraph
21
- text : ' Learn how to provision and use Kusto :'
21
+ text : ' Learn how to provision and use Azure Data Explorer :'
22
22
- type : list
23
23
style : icon48
24
24
items :
@@ -32,8 +32,8 @@ sections:
32
32
href : /azure/data-explorer/ingest-data-event-hub
33
33
- image :
34
34
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
37
37
- image :
38
38
src : /azure/data-explorer/media/index/logo-python.svg
39
39
text : Ingest queued data with Python
Original file line number Diff line number Diff line change 1
- - name : Data Explorer Documentation
1
+ - name : Azure Data Explorer Documentation
2
2
href : index.yml
3
3
- name : Overview
4
4
items :
Original file line number Diff line number Diff line change @@ -1102,6 +1102,12 @@ featureFlags:
1102
1102
<p>Data Factory</p>
1103
1103
</a>
1104
1104
</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>
1105
1111
<li>
1106
1112
<a href="/azure/stream-analytics/">
1107
1113
<img src="media/index/StreamAnalytics.svg" alt="" />
@@ -3160,6 +3166,25 @@ featureFlags:
3160
3166
</div>
3161
3167
</a>
3162
3168
</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>
3163
3188
<li>
3164
3189
<a href="/azure/stream-analytics/">
3165
3190
<div class="cardSize">
You can’t perform that action at this time.
0 commit comments