Skip to content

Commit f77af91

Browse files
committed
Updated TOC, landing page, added redirect
1 parent 4a9d8e2 commit f77af91

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

articles/sentinel/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -908,7 +908,7 @@
908908
- name: Kusto Query Language
909909
items:
910910
- name: Overview
911-
href: kusto-overview.md
911+
href: /kusto/query/kusto-sentinel-overview?toc=/azure/sentinel/TOC.json&bc=/azure/sentinel/breadcrumb/toc.json
912912
- name: Query best practices
913913
href: /kusto/query/best-practices?view=microsoft-sentinel&preserve-view=true&toc=/azure/sentinel/TOC.json&bc=/azure/sentinel/breadcrumb/toc.json
914914
- name: SQL to KQL cheat sheet

articles/sentinel/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ landingContent:
136136
- text: Threat hunting
137137
url: hunting.md
138138
- text: Kusto Query Language in Microsoft Sentinel
139-
url: kusto-overview.md
139+
url: /kusto/query/kusto-sentinel-overview?toc=/azure/sentinel/TOC.json&bc=/azure/sentinel/breadcrumb/toc.json
140140
- text: Automation rules
141141
url: automate-incident-handling-with-automation-rules.md
142142
- text: Playbooks

redirects/.openpublishing.redirection.sentinel.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/sentinel/kusto-overview.md",
5+
"redirect_url": "/kusto/query/kusto-sentinel-overview?toc=/azure/sentinel/TOC.json&bc=/azure/sentinel/breadcrumb/toc.json",
6+
"redirect_document_id": true
7+
},
38
{
49
"source_path_from_root": "/articles/sentinel/business-applications/power-platform-solution-troubleshoot.md",
510
"redirect_url": "/azure/sentinel/business-applications/solution-overview",

0 commit comments

Comments
 (0)