Skip to content

Commit d4cf698

Browse files
authored
Merge pull request #295771 from dominicbetts/iot-retire-security-article
IoT: Redirect security architecture to WAF service guide
2 parents 6176728 + 69d90c4 commit d4cf698

10 files changed

+12
-218
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
},
163163
{
164164
"source_path_from_root": "/articles/iot-hub/iot-hub-security-architecture.md",
165-
"redirect_url": "/azure/iot/iot-security-architecture",
165+
"redirect_url": "/azure/well-architected/service-guides/azure-iot-hub#security",
166166
"redirect_document_id": false
167167
},
168168
{
@@ -177,7 +177,7 @@
177177
},
178178
{
179179
"source_path_from_root": "/articles/iot-hub/iot-hub-security-ground-up.md",
180-
"redirect_url": "/azure/iot/iot-security-architecture",
180+
"redirect_url": "/azure/well-architected/service-guides/azure-iot-hub#security",
181181
"redirect_document_id": false
182182
},
183183
{

articles/iot-hub/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,8 +209,6 @@
209209
href: ./security-controls-policy.md
210210
- name: IoT security best practices
211211
href: ../iot/iot-overview-security.md?context=%2fazure%2fiot-hub%2frc%2frc
212-
- name: IoT security architecture
213-
href: ../iot/iot-security-architecture.md?context=%2fazure%2fiot-hub%2frc%2frc
214212
- name: How-to guides
215213
items:
216214
- name: Manage

articles/iot/.openpublishing.redirection.iot.json

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
{
99
"source_path_from_root": "/articles/iot-fundamentals/iot-security-ground-up.md",
10-
"redirect_url": "/azure/iot/iot-security-architecture",
10+
"redirect_url": "/azure/well-architected/service-guides/azure-iot-hub#security",
1111
"redirect_document_id": false
1212
},
1313
{
@@ -52,8 +52,13 @@
5252
},
5353
{
5454
"source_path_from_root": "/articles/iot-fundamentals/iot-security-architecture.md",
55-
"redirect_url": "/azure/iot/iot-security-architecture",
56-
"redirect_document_id": true
55+
"redirect_url": "/azure/well-architected/service-guides/azure-iot-hub#security",
56+
"redirect_document_id": false
57+
},
58+
{
59+
"source_path_from_root": "/articles/iot/iot-security-architecture.md",
60+
"redirect_url": "/azure/well-architected/service-guides/azure-iot-hub#security",
61+
"redirect_document_id": false
5762
},
5863
{
5964
"source_path_from_root": "/articles/iot-fundamentals/iot-security-best-practices.md",

articles/iot/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,6 @@ items:
7979

8080
- name: Concepts
8181
items:
82-
- name: Security architecture
83-
href: iot-security-architecture.md
8482
- name: IoT device development
8583
items:
8684
- name: What is IoT device development

articles/iot/iot-overview-device-connectivity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Azure IoT devices can use either shared access signature (SAS) tokens or X.509 c
7878

7979
All data exchanged between a device and an IoT hub is encrypted.
8080

81-
To learn more about security in your IoT solution, see [Security architecture for IoT solutions](iot-security-architecture.md).
81+
To learn more about security in your IoT solution, see [Security architecture for IoT solutions](/azure/well-architected/service-guides/azure-iot-hub#security).
8282

8383
## Protocols
8484

articles/iot/iot-security-architecture.md

Lines changed: 0 additions & 207 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
},
7373
{
7474
"source_path_from_root": "/articles/security/fundamentals/iot-overview.md",
75-
"redirect_url": "/azure/iot/iot-security-architecture",
75+
"redirect_url": "/azure/well-architected/service-guides/azure-iot-hub#security",
7676
"redirect_document_id": false
7777
},
7878
{

0 commit comments

Comments
 (0)