Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 0 additions & 16 deletions data-explorer/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,22 +44,6 @@ landingContent:
links:
- text: "Free Pluralsight training: Azure Data Explorer"
url: https://www.pluralsight.com/partners/microsoft/azure-data-explorer
- text: "Training module: Introduction to Azure Data Explorer"
url: /training/modules/intro-to-azure-data-explorer/intro-to-azure-data-explorer/
- text: "Training module: Explore the fundamentals of data analysis using Kusto Query Language (KQL)"
url: /training/modules/explore-fundamentals-kql/
- text: "Training module: Write your first query with Kusto Query Language"
url: /training/modules/write-first-query-kusto-query-language/
- text: "Training module: Gain insights from your data by using Kusto Query Language"
url: /training/modules/gain-insights-data-kusto-query-language/
- text: "Training module: Multi-table queries using Kusto Query Language"
url: /training/modules/multi-table-queries-with-kusto-query-language/
- text: "Training module: Characterize an unfamiliar dataset with Azure Data Explorer"
url: /training/modules/characterize-data-azure-data-explorer/
- text: "Training module: Create dashboards in Azure Data Explorer"
url: /training/modules/create-dashboards-azure-data-explorer/
- text: "Learning path: Data analysis in Azure Data Explorer with Kusto Query Language"
url: /training/paths/data-analysis-data-explorer-kusto-query-language/
# Card
- title: Create cluster and database
linkLists:
Expand Down
2 changes: 0 additions & 2 deletions data-explorer/kusto/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ landingContent:
url: https://detective.kusto.io/
- text: "Free Pluralsight training"
url: https://www.pluralsight.com/courses/kusto-query-language-kql-from-scratch
- text: "Learning path: Data analysis with Kusto Query Language"
url: /training/paths/kusto-query-language/
- text: Must learn KQL
url: https://github.com/rod-trent/MustLearnKQL

Expand Down
22 changes: 6 additions & 16 deletions data-explorer/kusto/toc.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
items:
- name: Kusto documentation
href: index.yml
- name: What is Kusto Query Language?
- name: What is Kusto Query Language (KQL)?
href: query/index.md
- name: Get started with KQL
expanded: true
Expand All @@ -22,32 +22,22 @@ items:
href: query/tutorials/your-first-graph.md
- name: 6 - Learn about common tasks for Microsoft Sentinel
href: query/tutorials/common-tasks-microsoft-sentinel.md
- name: Train me
items:
- name: "Explore the fundamentals of data analysis using Kusto Query Language"
href: /training/paths/kusto-query-language/
- name: "Write your first query with Kusto Query Language"
href: /training/modules/write-first-query-kusto-query-language/
- name: "Gain insights from your data by using Kusto Query Language"
href: /training/modules/gain-insights-data-kusto-query-language/
- name: "Multi-table queries using Kusto Query Language"
href: /training/modules/multi-table-queries-with-kusto-query-language/
- name: Use queries and commands
items:
- name: Kusto.Explorer
items:
- name: Kusto.Explorer installation and user interface
- name: Installation and user interface
href: tools/kusto-explorer.md
- name: Using Kusto.Explorer
href: tools/kusto-explorer-using.md
- name: Kusto.Explorer options
- name: Options
href: tools/kusto-explorer-options.md
- name: Keyboard shortcuts
href: tools/kusto-explorer-shortcuts.md
- name: Kusto.Explorer code features
- name: Code features
displayName: Code Refactoring, Code Navigation, Code Analyzer
href: tools/kusto-explorer-code-features.md
- name: Troubleshooting Kusto.Explorer
- name: Troubleshoot
href: tools/kusto-explorer-troubleshooting.md
- name: Kusto.Cli
href: tools/kusto-cli.md
Expand Down Expand Up @@ -84,7 +74,7 @@ items:
- name: Best practices for Kusto Ingest
href: api/netfx/kusto-ingest-best-practices.md
displayName: kusto.ingest, SDK
- name: Write code with SDKs
- name: Write code with software development kits (SDKs)
items:
- name: Set up your environment
href: api/get-started/app-set-up.md
Expand Down