@@ -10,7 +10,7 @@ metadata:
10
10
ms.topic : landing-page
11
11
author : yelevin
12
12
ms.author : yelevin
13
- ms.date : 11/09/2021
13
+ ms.date : 02/08/2024
14
14
15
15
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
16
16
@@ -98,6 +98,10 @@ landingContent:
98
98
links :
99
99
- text : Investigate with UEBA
100
100
url : investigate-with-ueba.md
101
+ - text : Threat hunting
102
+ url : hunting.md
103
+ - text : Kusto Query Language in Microsoft Sentinel
104
+ url : kusto-overview.md
101
105
- linkListType : how-to-guide
102
106
links :
103
107
- text : Investigate incidents
@@ -106,6 +110,8 @@ landingContent:
106
110
url : work-with-tasks.md
107
111
- text : Monitor your data
108
112
url : monitor-your-data.md
113
+ - text : Conduct end-to-end threat hunting
114
+ url : hunts.md
109
115
110
116
# Card (optional)
111
117
- title : Respond
@@ -121,37 +127,3 @@ landingContent:
121
127
- text : Playbooks
122
128
url : automate-responses-with-playbooks.md
123
129
124
- # Card (optional)
125
- - title : Research
126
- linkLists :
127
- - linkListType : concept
128
- links :
129
- - text : Threat hunting
130
- url : hunting.md
131
- - linkListType : how-to-guide
132
- links :
133
- - text : Conduct end-to-end threat hunting
134
- url : hunts.md
135
- - text : Hunt with Jupyter notebooks
136
- url : notebooks.md
137
-
138
- # Card (optional)
139
- - title : Kusto Query Language in Microsoft Sentinel
140
- linkLists :
141
- - linkListType : concept
142
- links :
143
- - text : Kusto Query Language in Microsoft Sentinel
144
- url : kusto-overview.md
145
- - text : KQL quick reference guide
146
- url : /azure/data-explorer/kql-quick-reference
147
- - linkListType : tutorial
148
- links :
149
- - text : Kusto Query Language tutorial (Azure Monitor)
150
- url : /azure/data-explorer/kusto/query/tutorial?pivots=azuremonitor
151
- - linkListType : learn
152
- links :
153
- - text : Write your first query with Kusto Query Language
154
- url : /training/modules/write-first-query-kusto-query-language/
155
- - text : More KQL learning and skilling resources
156
- url : kusto-resources.md
157
-
0 commit comments