Skip to content

Commit 9a21157

Browse files
authored
Merge pull request #201972 from cwatson-cat/6-17-22-toc-3-sent
Sentinel - reorg TOC for content model alignment & accessibility
2 parents c93a39e + 40db784 commit 9a21157

File tree

1 file changed

+92
-86
lines changed

1 file changed

+92
-86
lines changed

articles/sentinel/TOC.yml

Lines changed: 92 additions & 86 deletions
Original file line numberDiff line numberDiff line change
@@ -17,95 +17,95 @@
1717
href: investigate-with-ueba.md
1818
- name: Use automation to respond to threats
1919
href: tutorial-respond-threats-playbook.md
20-
- name: Write your first query with Kusto Query Language (Learn module)
21-
href: /learn/modules/write-first-query-kusto-query-language/
2220
- name: Get started with notebooks and MSTICPy
2321
href: notebook-get-started.md
2422
- name: Create a Power BI report from Microsoft Sentinel
2523
href: powerbi.md
2624
- name: Deploy and monitor decoy honeytokens
2725
href: monitor-key-vault-honeytokens.md
2826
- name: Build and monitor Zero Trust
29-
href: /security/zero-trust/integrate/sentinel-solution
27+
href: /security/zero-trust/integrate/sentinel-solution?toc=%2Fazure%2Fsentinel%2FTOC.json&bc=%2Fazure%2Fsentinel%2Fbreadcrumb%2Ftoc.json
3028
- name: Integrate with Microsoft Defender for IoT
3129
href: iot-solution.md
3230
- name: Integrate with Microsoft Purview
3331
href: purview-solution.md
3432
- name: Concepts
3533
items:
36-
- name: Microsoft Sentinel prerequisites
37-
href: prerequisites.md
38-
- name: Costs and billing
34+
- name: Plan
3935
items:
40-
- name: Plan costs
41-
href: billing.md
42-
- name: Monitor costs
43-
href: billing-monitor-costs.md
44-
- name: Reduce costs
45-
href: billing-reduce-costs.md
46-
- name: Best practices
47-
items:
48-
- name: Overview
49-
href: best-practices.md
50-
- name: Workspace architecture
51-
href: best-practices-workspace-architecture.md
52-
- name: Data collection
53-
href: best-practices-data.md
54-
- name: Partner integrations
55-
href: partner-integrations.md
56-
- name: Basic Logs
57-
href: basic-logs-use-cases.md
58-
- name: Architecture
59-
items:
60-
- name: Roles and permissions
61-
href: roles.md
62-
- name: Extend Microsoft Sentinel across workspaces and tenants
63-
href: extend-sentinel-across-workspaces-tenants.md
64-
- name: Security baseline
65-
href: /security/benchmark/azure/baselines/sentinel-security-baseline?toc=%2fazure%2fsentinel%2fTOC.json
66-
- name: Microsoft Sentinel content
36+
- name: Prerequisites
37+
href: prerequisites.md
38+
- name: Costs and billing
39+
items:
40+
- name: Plan costs
41+
href: billing.md
42+
- name: Monitor costs
43+
href: billing-monitor-costs.md
44+
- name: Reduce costs
45+
href: billing-reduce-costs.md
46+
- name: Best practices
47+
items:
48+
- name: Overview
49+
href: best-practices.md
50+
- name: Workspace architecture
51+
href: best-practices-workspace-architecture.md
52+
- name: Data collection
53+
href: best-practices-data.md
54+
- name: Partner integrations
55+
href: partner-integrations.md
56+
- name: Basic Logs
57+
href: basic-logs-use-cases.md
58+
- name: Architecture
59+
items:
60+
- name: Roles and permissions
61+
href: roles.md
62+
- name: Extend Microsoft Sentinel across workspaces and tenants
63+
href: extend-sentinel-across-workspaces-tenants.md
64+
- name: Security baseline
65+
href: /security/benchmark/azure/baselines/sentinel-security-baseline?toc=%2Fazure%2Fsentinel%2FTOC.json&bc=%2Fazure%2Fsentinel%2Fbreadcrumb%2Ftoc.json
66+
- name: Find solutions and content
6767
items:
6868
- name: About Sentinel content
6969
href: sentinel-solutions.md
7070
- name: Content hub catalog
7171
href: sentinel-solutions-catalog.md
72-
- name: Data collection and analysis
72+
- name: Collect data
7373
items:
7474
- name: Data collection methods
7575
href: connect-data-sources.md
7676
- name: Classifying data with entities
7777
href: entities.md
7878
- name: Ingestion-time data transformation
7979
href: data-transformation.md
80-
- name: Normalization with ASIM
80+
- name: Write queries with Kusto Query Language
81+
items:
82+
- name: Overview
83+
href: kusto-overview.md
84+
- name: Query best practices
85+
href: /azure/data-explorer/kusto/query/best-practices?toc=%2Fazure%2Fsentinel%2FTOC.json&bc=%2Fazure%2Fsentinel%2Fbreadcrumb%2Ftoc.json
86+
- name: SQL to KQL cheat sheet
87+
href: /azure/data-explorer/kusto/query/sqlcheatsheet?toc=%2Fazure%2Fsentinel%2FTOC.json&bc=%2Fazure%2Fsentinel%2Fbreadcrumb%2Ftoc.json
88+
- name: Splunk to KQL cheat sheet
89+
href: /azure/data-explorer/kusto/query/splunk-cheat-sheet?toc=%2Fazure%2Fsentinel%2FTOC.json&bc=%2Fazure%2Fsentinel%2Fbreadcrumb%2Ftoc.json
90+
- name: KQL quick reference
91+
href: /azure/data-explorer/kql-quick-reference?toc=%2Fazure%2Fsentinel%2FTOC.json&bc=%2Fazure%2Fsentinel%2Fbreadcrumb%2Ftoc.json
92+
- name: Other KQL resources
93+
href: kusto-resources.md
94+
- name: Normalize data
8195
items:
8296
- name: ASIM overview
8397
href: normalization.md
8498
- name: ASIM schemas
8599
href: normalization-about-schemas.md
86100
- name: ASIM parsers
87101
href: normalization-parsers-overview.md
88-
- name: Kusto Query Language in Microsoft Sentinel
89-
items:
90-
- name: Overview
91-
href: kusto-overview.md
92-
- name: Query best practices
93-
href: /azure/data-explorer/kusto/query/best-practices
94-
- name: SQL to KQL cheat sheet
95-
href: /azure/data-explorer/kusto/query/sqlcheatsheet
96-
- name: Splunk to KQL cheat sheet
97-
href: /azure/data-explorer/kusto/query/splunk-cheat-sheet
98-
- name: KQL quick reference
99-
href: /azure/data-explorer/kql-quick-reference
100-
- name: Other KQL resources
101-
href: kusto-resources.md
102-
- name: Threat intelligence
102+
- name: Integrate threat intelligence
103103
items:
104104
- name: Understand threat intelligence in Microsoft Sentinel
105105
href: understand-threat-intelligence.md
106106
- name: Threat intelligence integrations
107107
href: threat-intelligence-integration.md
108-
- name: Threat detection
108+
- name: Detect threats and analyze data
109109
items:
110110
- name: Built-in threat detection rules
111111
href: detect-threats-built-in.md
@@ -119,17 +119,17 @@
119119
href: fusion.md
120120
- name: Watchlists
121121
href: watchlists.md
122-
- name: Threat hunting
122+
- name: Hunt for threats
123123
items:
124124
- name: Overview
125125
href: hunting.md
126126
- name: Jupyter Notebooks
127127
href: notebooks.md
128-
- name: Investigate
128+
- name: Investigate incidents
129129
items:
130130
- name: Investigate large datasets
131131
href: investigate-large-datasets.md
132-
- name: SOAR
132+
- name: Automate responses
133133
items:
134134
- name: Orchestration, automation, and response
135135
href: automation.md
@@ -139,18 +139,22 @@
139139
href: automate-responses-with-playbooks.md
140140
- name: Bring your own machine learning
141141
href: bring-your-own-ml.md
142-
- name: Microsoft 365 Defender integration
142+
- name: Integrate Microsoft 365 Defender
143143
href: microsoft-365-defender-sentinel-integration.md
144+
- name: Integrate SAP
145+
items:
146+
- name: Deployment overview
147+
href: sap/deployment-overview.md
148+
- name: Deployment prerequisites
149+
href: sap/prerequisites-for-deploying-sap-continuous-threat-monitoring.md
144150
- name: How-tos
145151
items:
146-
- name: Design your workspace architecture
152+
- name: Plan architecture
147153
items:
148154
- name: Overview
149155
href: design-your-workspace-architecture.md
150156
- name: Sample workspace designs
151157
href: sample-workspace-designs.md
152-
- name: Plan and manage costs
153-
href: billing.md
154158
- name: Manage workspace access
155159
href: resource-context-rbac.md
156160
- name: Migrate to Microsoft Sentinel
@@ -199,9 +203,7 @@
199203
href: migration-security-operations-center-processes.md
200204
- name: Deploy side-by-side
201205
href: deploy-side-by-side.md
202-
- name: Understand MITRE ATT&CK coverage
203-
href: mitre-coverage.md
204-
- name: Manage Microsoft Sentinel content
206+
- name: Find solutions and content
205207
items:
206208
- name: Discover and deploy out-of-the-box content
207209
href: sentinel-solutions-deploy.md
@@ -211,7 +213,7 @@
211213
href: sentinel-solutions-delete.md
212214
- name: Collect data
213215
items:
214-
- name: Connect your data source
216+
- name: Find data connector
215217
href: data-connectors-reference.md
216218
- name: Top connectors
217219
expanded: true
@@ -262,7 +264,7 @@
262264
href: monitor-data-connector-health.md
263265
- name: Integrate Azure Data Explorer
264266
href: store-logs-in-azure-data-explorer.md
265-
- name: Use ASIM to normalize data
267+
- name: Normalize data
266268
items:
267269
- name: Use ASIM
268270
href: normalization-about-parsers.md
@@ -272,7 +274,7 @@
272274
href: normalization-manage-parsers.md
273275
- name: Modify content to use ASIM
274276
href: normalization-modify-content.md
275-
- name: Use threat intelligence
277+
- name: Integrate threat intelligence
276278
items:
277279
- name: Connect threat intelligence platforms
278280
href: connect-threat-intelligence-tip.md
@@ -288,6 +290,8 @@
288290
href: ./monitor-your-data.md
289291
- name: Detect threats and analyze data
290292
items:
293+
- name: MITRE ATT&CK coverage
294+
href: mitre-coverage.md
291295
- name: Create threat detection rules
292296
items:
293297
- name: Create a scheduled query rule
@@ -386,14 +390,10 @@
386390
href: audit-sentinel-data.md
387391
- name: Remove Microsoft Sentinel from your workspaces
388392
href: offboard.md
389-
- name: Integrate SAP and Microsoft Sentinel
390-
items:
393+
- name: Integrate SAP
394+
items:
391395
- name: Deployment guide
392396
items:
393-
- name: Deployment overview
394-
href: sap/deployment-overview.md
395-
- name: Deployment prerequisites
396-
href: sap/prerequisites-for-deploying-sap-continuous-threat-monitoring.md
397397
- name: Prepare SAP environment
398398
href: sap/preparing-sap.md
399399
- name: Deploy data connector agent
@@ -412,24 +412,24 @@
412412
href: sap/sap-solution-deploy-alternate.md
413413
- name: Troubleshooting
414414
items:
415-
- name: Troubleshooting SAP solution deployment
416-
href: sap/sap-deploy-troubleshoot.md
417-
- name: Configure Transport Management System
418-
href: sap/configure-transport.md
419-
- name: Reference
420-
items:
421-
- name: SAP solution data reference
422-
href: sap/sap-solution-log-reference.md
423-
- name: SAP solution content overview
424-
href: sap/sap-solution-security-content.md
425-
- name: Kickstart script reference
426-
href: sap/reference-kickstart.md
427-
- name: Container update script reference
428-
href: sap/reference-update.md
429-
- name: Systemconfig.ini file reference
430-
href: sap/reference-systemconfig.md
415+
- name: Troubleshooting SAP solution deployment
416+
href: sap/sap-deploy-troubleshoot.md
417+
- name: Configure Transport Management System
418+
href: sap/configure-transport.md
431419
- name: Reference
432420
items:
421+
- name: SAP solution
422+
items:
423+
- name: SAP solution data reference
424+
href: sap/sap-solution-log-reference.md
425+
- name: SAP solution content overview
426+
href: sap/sap-solution-security-content.md
427+
- name: Kickstart script reference
428+
href: sap/reference-kickstart.md
429+
- name: Container update script reference
430+
href: sap/reference-update.md
431+
- name: Systemconfig.ini file reference
432+
href: sap/reference-systemconfig.md
433433
- name: Service limits
434434
href: sentinel-service-limits.md
435435
- name: Microsoft Sentinel REST-API
@@ -528,5 +528,11 @@
528528
href: https://azure.microsoft.com/pricing/details/azure-sentinel/
529529
- name: Feature availability for US Government clouds
530530
href: ../security/fundamentals/feature-availability.md
531+
- name: Build your skills with Microsoft Learn training
532+
items:
533+
- name: Microsoft Sentinel training
534+
href: /learn/browse/?expanded=azure&products=azure-sentinel
535+
- name: Kusto Query Language (KQL) training
536+
href: /learn/browse/?expanded=azure&terms=kusto%20query%20language
531537
- name: Archived what's new (older than six months)
532538
href: whats-new-archive.md

0 commit comments

Comments
 (0)