Skip to content

Commit c9d5f9b

Browse files
committed
Remove security-ground-up
1 parent 5b20ef6 commit c9d5f9b

File tree

7 files changed

+17
-156
lines changed

7 files changed

+17
-156
lines changed

articles/iot-accelerators/.openpublishing.redirection.iot-accelerators.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -526,13 +526,13 @@
526526
"redirect_document_id": false
527527
},
528528
{
529-
"source_path_from_root": "/articles/iot-accelerators/securing-iot-groud-up.md",
530-
"redirect_url": "/azure/iot-fundamentals/iot-security-ground-up",
529+
"source_path_from_root": "/articles/iot-accelerators/securing-iot-ground-up.md",
530+
"redirect_url": "/azure/iot-fundamentals/iot-security-architecture",
531531
"redirect_document_id": false
532532
},
533533
{
534534
"source_path_from_root": "/articles/iot-suite/securing-iot-ground-up.md",
535-
"redirect_url": "/azure/iot-fundamentals/iot-security-ground-up",
535+
"redirect_url": "/azure/iot-fundamentals/iot-security-architecture",
536536
"redirect_document_id": false
537537
},
538538
{

articles/iot-fundamentals/iot-security-ground-up.md

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

articles/iot-fundamentals/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@
2222
items:
2323
- name: Recommendations
2424
href: security-recommendations.md
25-
- name: Security from the ground up
26-
href: iot-security-ground-up.md
2725
- name: Security best practices
2826
href: iot-security-best-practices.md
2927
- name: Security architecture

articles/iot-hub/.openpublishing.redirection.iot-hub.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -100,14 +100,9 @@
100100
"redirect_url": "/azure/iot-fundamentals/iot-security-deployment",
101101
"redirect_document_id": false
102102
},
103-
{
104-
"source_path_from_root": "/articles/iot-hub/iot-hub-security-groud-up.md",
105-
"redirect_url": "/azure/iot-fundamentals/iot-security-ground-up",
106-
"redirect_document_id": false
107-
},
108103
{
109104
"source_path_from_root": "/articles/iot-hub/iot-hub-security-ground-up.md",
110-
"redirect_url": "/azure/iot-fundamentals/iot-security-ground-up",
105+
"redirect_url": "/azure/iot-fundamentals/iot-security-architecture",
111106
"redirect_document_id": true
112107
},
113108
{

articles/iot-hub/TOC.yml

Lines changed: 13 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -223,34 +223,31 @@
223223
- name: TLS support
224224
displayName: security, Transport Layer Security
225225
href: iot-hub-tls-support.md
226+
- name: Secure using X.509 CA certificates
227+
items:
228+
- name: X.509 CA certificate security concepts
229+
displayName: Device Provisioning Service, DPS, Hardware Secure Modules, HSM, self-signed certificate, Public Key Infrastructure, PKI
230+
href: iot-hub-x509ca-concept.md
231+
- name: X.509 CA certificates for IoT Hub
232+
href: iot-hub-x509ca-overview.md
226233
- name: Virtual networks support
227234
displayName: Security, Private Link, network isolation, private endpoint
228235
href: virtual-network-support.md
229236
- name: Security baseline
230237
displayName: security benchmark
231238
href: /security/benchmark/azure/baselines/iot-hub-security-baseline?toc=/azure/iot-hub/TOC.json
232-
- name: Recommendations
239+
- name: Security controls by Azure Policy
240+
displayName: regulatory, compliance, standards, Azure Security Benchmark, Azure Foundations Benchmark, CMMC, FedRAMP, HIPAA
241+
href: ./security-controls-policy.md
242+
- name: IoT security recommendations
233243
displayName: security
234244
href: ../iot-fundamentals/security-recommendations.md?context=%2fazure%2fiot-hub%2frc%2frc
235-
- name: Security from the ground up
236-
displayName: Security Development Lifecycle, SDL, Operational Security Assurance, OSA, compliance, secure infrastructure
237-
href: ../iot-fundamentals/iot-security-ground-up.md?context=%2fazure%2fiot-hub%2frc%2frc
238-
- name: Security best practices
245+
- name: IoT security best practices
239246
href: ../iot-fundamentals/iot-security-best-practices.md?context=%2fazure%2fiot-hub%2frc%2frc
240-
- name: Security architecture
247+
- name: IoT security architecture
241248
href: ../iot-fundamentals/iot-security-architecture.md?context=%2fazure%2fiot-hub%2frc%2frc
242249
- name: Secure your IoT deployment
243250
href: ../iot-fundamentals/iot-security-deployment.md?context=%2fazure%2fiot-hub%2frc%2frc
244-
- name: Security controls by Azure Policy
245-
displayName: regulatory, compliance, standards, Azure Security Benchmark, Azure Foundations Benchmark, CMMC, FedRAMP, HIPAA
246-
href: ./security-controls-policy.md
247-
- name: Secure using X.509 CA certificates
248-
items:
249-
- name: X.509 CA certificate security concepts
250-
displayName: Device Provisioning Service, DPS, Hardware Secure Modules, HSM, self-signed certificate, Public Key Infrastructure, PKI
251-
href: iot-hub-x509ca-concept.md
252-
- name: X.509 CA certificates for IoT Hub
253-
href: iot-hub-x509ca-overview.md
254251

255252
- name: How-to guides
256253
items:

0 commit comments

Comments
 (0)