Skip to content

Commit 18a1f9e

Browse files
committed
Fix build errors
1 parent 12d716e commit 18a1f9e

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

articles/iot-dps/concepts-device-oem-security-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ For more information, see [provisioning](about-iot-dps.md#provisioning-process)
182182
## Resources
183183

184184
In addition to the recommended security practices in this article, Azure IoT provides resources to help with selecting secure hardware and creating secure IoT deployments:
185-
- Azure IoT [security best practices](../iot-fundamentals/security-best-practices.md) to guide the deployment process.
185+
- Azure IoT [security best practices](../iot-fundamentals/iot-security-best-practices.md) to guide the deployment process.
186186
- The [Microsoft Defender for Cloud](https://azure.microsoft.com/services/security-center/) offers a service to help create secure IoT deployments.
187187
- For help with evaluating your hardware environment, see the whitepaper [Evaluating your IoT Security](https://download.microsoft.com/download/D/3/9/D3948E3C-D5DC-474E-B22F-81BA8ED7A446/Evaluating_Your_IOT_Security_whitepaper_EN_US.pdf).
188188
- For help with selecting secure hardware, see [The Right Secure Hardware for your IoT Deployment](https://download.microsoft.com/download/C/0/5/C05276D6-E602-4BB1-98A4-C29C88E57566/The_right_secure_hardware_for_your_IoT_deployment_EN_US.pdf).

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

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,18 @@
66
"redirect_document_id": false
77
},
88
{
9-
"source_path_from_root": "/articles/iot-fundamentals/iot-security-recommendations.md",
9+
"source_path_from_root": "/articles/iot-fundamentals/iot-security-ground-up.md",
10+
"redirect_url": "/azure/iot-fundamentals/iot-security-architecture",
11+
"redirect_document_id": false
12+
}, {
13+
"source_path_from_root": "/articles/iot-fundamentals/security-recommendations.md",
1014
"redirect_url": "/azure/iot-fundamentals/iot-security-best-practices",
1115
"redirect_document_id": true
1216
},
1317
{
1418
"source_path_from_root": "/articles/iot-fundamentals/iot-security-deployment.md",
1519
"redirect_url": "/azure/iot-fundamentals/iot-security-best-practices",
16-
"redirect_document_id": true
20+
"redirect_document_id": false
1721
}
1822
]
1923
}

0 commit comments

Comments
 (0)