Skip to content

Commit 5c6858a

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/dataexplorer-docs-pr (branch live)
2 parents 41db39d + f766ef6 commit 5c6858a

File tree

3 files changed

+6
-34
lines changed

3 files changed

+6
-34
lines changed

data-explorer/index.yml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -44,22 +44,6 @@ landingContent:
4444
links:
4545
- text: "Free Pluralsight training: Azure Data Explorer"
4646
url: https://www.pluralsight.com/partners/microsoft/azure-data-explorer
47-
- text: "Training module: Introduction to Azure Data Explorer"
48-
url: /training/modules/intro-to-azure-data-explorer/intro-to-azure-data-explorer/
49-
- text: "Training module: Explore the fundamentals of data analysis using Kusto Query Language (KQL)"
50-
url: /training/modules/explore-fundamentals-kql/
51-
- text: "Training module: Write your first query with Kusto Query Language"
52-
url: /training/modules/write-first-query-kusto-query-language/
53-
- text: "Training module: Gain insights from your data by using Kusto Query Language"
54-
url: /training/modules/gain-insights-data-kusto-query-language/
55-
- text: "Training module: Multi-table queries using Kusto Query Language"
56-
url: /training/modules/multi-table-queries-with-kusto-query-language/
57-
- text: "Training module: Characterize an unfamiliar dataset with Azure Data Explorer"
58-
url: /training/modules/characterize-data-azure-data-explorer/
59-
- text: "Training module: Create dashboards in Azure Data Explorer"
60-
url: /training/modules/create-dashboards-azure-data-explorer/
61-
- text: "Learning path: Data analysis in Azure Data Explorer with Kusto Query Language"
62-
url: /training/paths/data-analysis-data-explorer-kusto-query-language/
6347
# Card
6448
- title: Create cluster and database
6549
linkLists:

data-explorer/kusto/index.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ landingContent:
4040
url: https://detective.kusto.io/
4141
- text: "Free Pluralsight training"
4242
url: https://www.pluralsight.com/courses/kusto-query-language-kql-from-scratch
43-
- text: "Learning path: Data analysis with Kusto Query Language"
44-
url: /training/paths/kusto-query-language/
4543
- text: Must learn KQL
4644
url: https://github.com/rod-trent/MustLearnKQL
4745

data-explorer/kusto/toc.yml

Lines changed: 6 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
items:
22
- name: Kusto documentation
33
href: index.yml
4-
- name: What is Kusto Query Language?
4+
- name: What is Kusto Query Language (KQL)?
55
href: query/index.md
66
- name: Get started with KQL
77
expanded: true
@@ -22,32 +22,22 @@ items:
2222
href: query/tutorials/your-first-graph.md
2323
- name: 6 - Learn about common tasks for Microsoft Sentinel
2424
href: query/tutorials/common-tasks-microsoft-sentinel.md
25-
- name: Train me
26-
items:
27-
- name: "Explore the fundamentals of data analysis using Kusto Query Language"
28-
href: /training/paths/kusto-query-language/
29-
- name: "Write your first query with Kusto Query Language"
30-
href: /training/modules/write-first-query-kusto-query-language/
31-
- name: "Gain insights from your data by using Kusto Query Language"
32-
href: /training/modules/gain-insights-data-kusto-query-language/
33-
- name: "Multi-table queries using Kusto Query Language"
34-
href: /training/modules/multi-table-queries-with-kusto-query-language/
3525
- name: Use queries and commands
3626
items:
3727
- name: Kusto.Explorer
3828
items:
39-
- name: Kusto.Explorer installation and user interface
29+
- name: Installation and user interface
4030
href: tools/kusto-explorer.md
4131
- name: Using Kusto.Explorer
4232
href: tools/kusto-explorer-using.md
43-
- name: Kusto.Explorer options
33+
- name: Options
4434
href: tools/kusto-explorer-options.md
4535
- name: Keyboard shortcuts
4636
href: tools/kusto-explorer-shortcuts.md
47-
- name: Kusto.Explorer code features
37+
- name: Code features
4838
displayName: Code Refactoring, Code Navigation, Code Analyzer
4939
href: tools/kusto-explorer-code-features.md
50-
- name: Troubleshooting Kusto.Explorer
40+
- name: Troubleshoot
5141
href: tools/kusto-explorer-troubleshooting.md
5242
- name: Kusto.Cli
5343
href: tools/kusto-cli.md
@@ -84,7 +74,7 @@ items:
8474
- name: Best practices for Kusto Ingest
8575
href: api/netfx/kusto-ingest-best-practices.md
8676
displayName: kusto.ingest, SDK
87-
- name: Write code with SDKs
77+
- name: Write code with software development kits (SDKs)
8878
items:
8979
- name: Set up your environment
9080
href: api/get-started/app-set-up.md

0 commit comments

Comments
 (0)