Skip to content

Commit c91d75c

Browse files
authored
Merge pull request #310399 from msmbaldwin/secfund-operations
Security curation (deleting unneeded articles)
2 parents eb2df20 + 683fe9e commit c91d75c

30 files changed

Lines changed: 33 additions & 981 deletions

articles/security/.openpublishing.redirection.security.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,35 @@
11
{
22
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/security/fundamentals/azure-CA-details.md",
5+
"redirect_url": "/azure/security/fundamentals/azure-certificate-authority-details",
6+
"redirect_document_id": true
7+
},
8+
{
9+
"source_path_from_root": "/articles/security/fundamentals/operational-security.md",
10+
"redirect_url": "/azure/security/fundamentals/management-monitoring-overview",
11+
"redirect_document_id": false
12+
},
13+
{
14+
"source_path_from_root": "/articles/security/fundamentals/cyber-services.md",
15+
"redirect_url": "/azure/security/fundamentals/overview",
16+
"redirect_document_id": false
17+
},
18+
{
19+
"source_path_from_root": "/articles/security/fundamentals/event-support-ticket.md",
20+
"redirect_url": "/azure/security/fundamentals/overview",
21+
"redirect_document_id": false
22+
},
23+
{
24+
"source_path_from_root": "/articles/security/fundamentals/management.md",
25+
"redirect_url": "/azure/security/fundamentals/management-monitoring-overview",
26+
"redirect_document_id": false
27+
},
28+
{
29+
"source_path_from_root": "/articles/security/fundamentals/technical-capabilities.md",
30+
"redirect_url": "/azure/security/fundamentals/overview",
31+
"redirect_document_id": false
32+
},
333
{
434
"source_path_from_root": "/articles/security/journey/index.yml",
535
"redirect_url": "/previous-versions/azure/security/fundamentals",

articles/security/fundamentals/TOC.yml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,6 @@
3939
- name: Threat protection
4040
href: threat-detection.md
4141

42-
- name: Securing workloads in Azure
43-
items:
44-
- name: Security technical capabilities
45-
href: technical-capabilities.md
4642

4743
- name: Azure platform and infrastructure
4844
items:
@@ -150,7 +146,7 @@
150146
- name: Azure Certificate Authorities
151147
items:
152148
- name: Azure Certificate Authority details
153-
href: azure-ca-details.md
149+
href: azure-certificate-authority-details.md
154150
- name: Certificate Pinning
155151
href: certificate-pinning.md
156152
- name: Managed TLS changes
@@ -208,8 +204,6 @@
208204
href: log-audit.md
209205
- name: Security management and monitoring
210206
href: management-monitoring-overview.md
211-
- name: Enhance remote management
212-
href: management.md
213207
- name: Operational security
214208
items:
215209
- name: Overview
@@ -229,10 +223,6 @@
229223
href: https://azure.microsoft.com/resources/whitepapers/search/?term=security&type=WhitePaperResource
230224
- name: Best practices
231225
href: best-practices-and-patterns.md
232-
- name: Cybersecurity consulting
233-
href: cyber-services.md
234-
- name: Log a security event support ticket
235-
href: event-support-ticket.md
236226
- name: Pen testing
237227
href: pen-testing.md
238228
- name: Azure domains

articles/security/fundamentals/azure-CA-details.md renamed to articles/security/fundamentals/azure-certificate-authority-details.md

File renamed without changes.

articles/security/fundamentals/certificate-pinning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ As there's no single web standard for how certificate pinning is performed, we c
4949

5050
## Next steps
5151

52-
- [Check the Azure Certificate Authority details for upcoming changes](azure-CA-details.md)
52+
- [Check the Azure Certificate Authority details for upcoming changes](azure-certificate-authority-details.md)
5353
- [Review the Azure Security Fundamentals best practices and patterns](best-practices-and-patterns.md)

articles/security/fundamentals/cyber-services.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

articles/security/fundamentals/event-support-ticket.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

articles/security/fundamentals/index.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ landingContent:
2525
links:
2626
- text: Introduction to Azure security
2727
url: overview.md
28-
- text: Security technical capabilities
29-
url: technical-capabilities.md
3028
- linkListType: concept
3129
links:
3230
- text: How Microsoft secures the Azure infrastructure

0 commit comments

Comments
 (0)