Skip to content

Commit 8c2d87e

Browse files
committed
Remove stray character in X.509 provisioning guide
Remove trailing '<' on line describing module deployment step.
1 parent bc0cebb commit 8c2d87e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/iot-edge/how-to-provision-single-device-linux-x509.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: azure-iot-edge
88
ms.custom: linux-related-content
99
services: iot-edge
1010
ms.topic: how-to
11-
ms.date: 05/15/2025
11+
ms.date: 02/24/2026
1212
---
1313

1414
# Create and provision an IoT Edge device on Linux using X.509 certificates
@@ -171,7 +171,7 @@ To deploy your IoT Edge modules, go to your IoT hub in the Azure portal, then:
171171
172172
1. Since we want to deploy the IoT Edge default modules (edgeAgent and edgeHub), we don't need to add any modules to this pane, so select **Review + create** at the bottom.
173173

174-
1. You see the JSON confirmation of your modules. Select **Create** to deploy the modules.<
174+
1. You see the JSON confirmation of your modules. Select **Create** to deploy the modules.
175175

176176
For more information, see [Deploy a module](quickstart-linux.md#deploy-a-module).
177177

0 commit comments

Comments
 (0)