Skip to content

Commit 543ac92

Browse files
committed
refresh article date from review
1 parent 6e65289 commit 543ac92

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/iot-dps/quick-create-simulated-device-x509.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Provision simulated X.509 device to Azure IoT Hub using C
33
description: This quickstart uses individual enrollments. In this quickstart, you create and provision a simulated X.509 device using C device SDK for Azure IoT Hub Device Provisioning Service (DPS).
44
author: wesmc7777
55
ms.author: wesmc
6-
ms.date: 11/08/2019
6+
ms.date: 04/26/2020
77
ms.topic: quickstart
88
ms.service: iot-dps
99
services: iot-dps
@@ -168,7 +168,7 @@ In this section, update the sample code to send the device's boot sequence to yo
168168
169169
7. In the portal, navigate to the IoT hub linked to your provisioning service and select the **IoT devices** tab. On successful provisioning of the simulated X.509 device to the hub, its device ID appears on the **IoT devices** blade, with *STATUS* as **enabled**. You might need to press the **Refresh** button at the top.
170170
171-
![Device is registered with the IoT hub](./media/quick-create-simulated-device/hub-registration.png)
171+
![Device is registered with the IoT hub](./media/quick-create-simulated-device-x509/hub-registration.png)
172172
173173
## Clean up resources
174174
@@ -180,7 +180,7 @@ If you plan to continue working on and exploring the device client sample, do no
180180
181181
## Next steps
182182
183-
In this quickstart, youve created a simulated X.509 device on your Windows machine and provisioned it to your IoT hub using the Azure IoT Hub Device Provisioning Service on the portal. To learn how to enroll your X.509 device programmatically, continue to the quickstart for programmatic enrollment of X.509 devices.
183+
In this quickstart, you've created a simulated X.509 device on your Windows machine and provisioned it to your IoT hub using the Azure IoT Hub Device Provisioning Service on the portal. To learn how to enroll your X.509 device programmatically, continue to the quickstart for programmatic enrollment of X.509 devices.
184184
185185
> [!div class="nextstepaction"]
186186
> [Azure quickstart - Enroll X.509 devices to Azure IoT Hub Device Provisioning Service](quick-enroll-device-x509-java.md)

0 commit comments

Comments
 (0)