Skip to content

Commit c689d4b

Browse files
authored
Merge pull request #202829 from TerryLanfear/secjour
update
2 parents 509276d + 121f4b8 commit c689d4b

File tree

2 files changed

+55
-19
lines changed

2 files changed

+55
-19
lines changed

articles/security/journey/TOC.yml

Lines changed: 25 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,31 @@
8484
items:
8585
- name: Zero Trust
8686
href: ../fundamentals/zero-trust.md?toc=/azure/security/journey/toc.json&bc=/azure/security/breadcrumb/toc.json
87+
- name: Design for zero trust model
88+
href: /azure/architecture/framework/mission-critical/mission-critical-security.md?toc=/azure/security/journey/toc.json&bc=/azure/security/breadcrumb/toc.json
89+
90+
- name: Detect and mitigate threats
91+
items:
92+
- name: Protect against ransomware and extortion
93+
items:
94+
- name: Ransomware protection in Azure
95+
href: ../fundamentals/ransomware-protection.md?toc=/azure/security/journey/toc.json&bc=/azure/security/breadcrumb/toc.json
96+
- name: Prepare for an attack
97+
href: ../fundamentals/ransomware-prepare.md?toc=/azure/security/journey/toc.json&bc=/azure/security/breadcrumb/toc.json
98+
- name: Detect and respond to an attack
99+
href: ../fundamentals/ransomware-detect-respond.md?toc=/azure/security/journey/toc.json&bc=/azure/security/breadcrumb/toc.json
100+
- name: Azure features & resources that help you protect, detect, and respond
101+
href: ../fundamentals/ransomware-features-resources.md?toc=/azure/security/journey/toc.json&bc=/azure/security/breadcrumb/toc.json
102+
- name: Back up and restore plan for ransomware
103+
href: ../fundamentals/backup-plan-to-protect-against-ransomware.md?toc=/azure/security/journey/toc.json&bc=/azure/security/breadcrumb/toc.json
104+
- name: Ransomware protection with Azure Firewall Premium
105+
href: ../fundamentals/ransomware-protection-with-azure-firewall.md?toc=/azure/security/journey/toc.json&bc=/azure/security/breadcrumb/toc.json
106+
- name: Recovering from systemic identity compromise
107+
href: ../fundamentals/recover-from-identity-compromise.md?toc=/azure/security/journey/toc.json&bc=/azure/security/breadcrumb/toc.json
108+
- name: Threat protection
109+
href: ../fundamentals/threat-detection.md?toc=/azure/security/journey/toc.json&bc=/azure/security/breadcrumb/toc.json
110+
- name: Threat analysis
111+
href: /azure/architecture/framework/security/design-threat-model?toc=/azure/security/journey/toc.json&bc=/azure/security/breadcrumb/toc.json
87112

88113
- name: Secure and protect
89114
items:
@@ -225,15 +250,6 @@
225250
- name: Security checklist
226251
href: ../fundamentals/operational-checklist.md?toc=/azure/security/journey/toc.json&bc=/azure/security/breadcrumb/toc.json
227252

228-
- name: Detect and mitigate threats
229-
items:
230-
- name: Backup and restore plan for ransomware
231-
href: ../fundamentals/backup-plan-to-protect-against-ransomware.md?toc=/azure/security/journey/toc.json&bc=/azure/security/breadcrumb/toc.json
232-
- name: Threat protection
233-
href: ../fundamentals/threat-detection.md?toc=/azure/security/journey/toc.json&bc=/azure/security/breadcrumb/toc.json
234-
- name: Threat analysis
235-
href: /azure/architecture/framework/security/design-threat-model?toc=/azure/security/journey/toc.json&bc=/azure/security/breadcrumb/toc.json
236-
237253
- name: Investigate suspicious activity
238254
items:
239255
- name: Azure logging and auditing

articles/security/journey/index.yml

Lines changed: 30 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,36 @@ metadata:
2020
landingContent:
2121
# Cards and links should be based on top customer tasks or top subjects
2222
# Start card title with a verb
23+
# Card
24+
- title: Build a zero trust foundation
25+
linkLists:
26+
- linkListType: overview
27+
links:
28+
- text: Zero trust overview
29+
url: ../fundamentals/zero-trust.md?toc=/azure/security/journey/toc.json&bc=/azure/security/breadcrumb/toc.json
30+
- linkListType: architecture
31+
links:
32+
- text: Design for zero trust model
33+
url: /azure/architecture/framework/mission-critical/mission-critical-security.md?toc=/azure/security/journey/toc.json&bc=/azure/security/breadcrumb/toc.json
34+
- linkListType: how-to-guide
35+
links:
36+
- text: Implement zero trust
37+
url: https://docs.microsoft.com/security/zero-trust/
38+
39+
# Card
40+
- title: Protect against ransomware and extortion
41+
linkLists:
42+
- linkListType: concept
43+
links:
44+
- text: Ransomware protection in Azure
45+
url: ../fundamentals/ransomware-protection.md?toc=/azure/security/journey/toc.json&bc=/azure/security/breadcrumb/toc.json
46+
- text: Backup and restore plan to protect against ransomware
47+
url: ../fundamentals/backup-plan-to-protect-against-ransomware.md?toc=/azure/security/journey/toc.json&bc=/azure/security/breadcrumb/toc.json
48+
- text: Threat protection
49+
url: ../fundamentals/threat-detection.md?toc=/azure/security/journey/toc.json&bc=/azure/security/breadcrumb/toc.json
50+
- text: Threat analysis
51+
url: /azure/architecture/framework/security/design-threat-model?toc=/azure/security/journey/toc.json&bc=/azure/security/breadcrumb/toc.json
52+
2353
# Card
2454
- title: Understand security advantages in Azure
2555
linkLists:
@@ -84,16 +114,6 @@ landingContent:
84114
- text: Virtual machine security
85115
url: ../fundamentals/virtual-machines-overview.md?toc=/azure/security/journey/toc.json&bc=/azure/security/breadcrumb/toc.json
86116

87-
# Card
88-
- title: Detect, analyze, and mitigate threats
89-
linkLists:
90-
- linkListType: concept
91-
links:
92-
- text: Threat protection
93-
url: ../fundamentals/threat-detection.md?toc=/azure/security/journey/toc.json&bc=/azure/security/breadcrumb/toc.json
94-
- text: Threat analysis
95-
url: /azure/architecture/framework/security/design-threat-model?toc=/azure/security/journey/toc.json&bc=/azure/security/breadcrumb/toc.json
96-
97117
# Card
98118
- title: Investigate suspicious activity
99119
linkLists:

0 commit comments

Comments
 (0)