Skip to content

Commit 7b68028

Browse files
authored
Merge pull request #287434 from msmbaldwin/remove-journey
Removing journey subdirectory
2 parents 8c27881 + 8fee8b2 commit 7b68028

File tree

4 files changed

+13
-448
lines changed

4 files changed

+13
-448
lines changed

articles/security/.openpublishing.redirection.security.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/security/journey/index.yml",
5+
"redirect_url": "/previous-versions/azure/security/fundamentals",
6+
"redirect_document_id": false
7+
},
38
{
49
"source_path_from_root": "/articles/security/develop/security-code-analysis-customize.md",
510
"redirect_url": "/previous-versions/azure/security/develop/security-code-analysis-customize",

articles/security/index.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ highlightedContent:
2121
url: /entra/
2222
- title: Build a Zero Trust Foundation
2323
itemType: concept
24-
url: ./fundamentals/zero-trust.md?toc=/azure/security/journey/toc.json&bc=/azure/security/breadcrumb/toc.json
24+
url: ./fundamentals/zero-trust.md
2525
- title: Back up and restore plan to protect against ransomware
2626
itemType: concept
27-
url: ./fundamentals/backup-plan-to-protect-against-ransomware.md?toc=/azure/security/journey/toc.json&bc=/azure/security/breadcrumb/toc.json
27+
url: ./fundamentals/backup-plan-to-protect-against-ransomware.md
2828
- title: Understand security coverage by the MITRE ATT&CK framework
2929
itemType: how-to-guide
3030
url: ../sentinel/mitre-coverage.md
@@ -42,13 +42,13 @@ conceptualContent:
4242
items:
4343
- title: Modernize security operations
4444
links:
45-
- url: ./fundamentals/overview.md?toc=/azure/security/journey/toc.json&bc=/azure/security/breadcrumb/toc.json
45+
- url: ./fundamentals/overview.md
4646
itemType: overview
4747
text: Introduction to Azure security
48-
- url: ./fundamentals/shared-responsibility.md?toc=/azure/security/journey/toc.json&bc=/azure/security/breadcrumb/toc.json
48+
- url: ./fundamentals/shared-responsibility.md
4949
itemType: concept
5050
text: Shared responsibilities for cloud computing
51-
- url: ./fundamentals/ransomware-protection.md?toc=/azure/security/journey/toc.json&bc=/azure/security/breadcrumb/toc.json
51+
- url: ./fundamentals/ransomware-protection.md
5252
itemType: concept
5353
text: Protect against ransomware
5454

@@ -74,7 +74,7 @@ conceptualContent:
7474
text: Building apps with a Zero Trust approach to identity
7575
additionalContent:
7676
sections:
77-
- title: Security guidance for each phase of your cloud migration journey
77+
- title: Security guidance for each phase of your cloud migration
7878
items:
7979
- title: Strategy and planning
8080
summary: Define business justification and expected outcomes of adoption
@@ -125,8 +125,8 @@ additionalContent:
125125
summary: Secure methodology designed to help cloud architects and business decision makers create and implement security strategies for the cloud
126126
url: /azure/cloud-adoption-framework/secure/
127127
- title: Azure security fundamentals
128-
summary: For every phase of your cloud journey, learn how to secure your cloud solutions on Azure
129-
url: ./journey/index.yml
128+
summary: Learn how to secure your cloud solutions on Azure
129+
url: ./fundamentals/index.yml
130130
- title: Azure Security Benchmark
131131
summary: Best practices and recommendations to secure your cloud deployments
132132
url: /security/benchmark/azure/introduction

0 commit comments

Comments
 (0)