Skip to content

Commit 3e35280

Browse files
Version consistency.
1 parent 847b577 commit 3e35280

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

articles/iot-dps/quick-create-simulated-device-tpm-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ In this quickstart, you create a simulated device on a Windows computer, run the
2121
- Review of [Auto-provisioning concepts](concepts-auto-provisioning.md).
2222
- Completion of [Set up IoT Hub Device Provisioning Service with the Azure portal](./quick-setup-auto-provision.md).
2323
- An Azure account with an active subscription. [Create one for free](https://azure.microsoft.com/free/?ref=microsoft.com&utm_source=microsoft.com&utm_medium=docs&utm_campaign=visualstudio).
24-
- [Node.js v4.0 or above](https://nodejs.org).
24+
- [Node.js v4.0+](https://nodejs.org).
2525
- [Git](https://git-scm.com/download/).
2626

2727
[!INCLUDE [IoT Device Provisioning Service basic](../../includes/iot-dps-basic.md)]

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ In this quickstart, you create an enrollment entry in the Device Provisioning Se
2222
- Review of [Auto-provisioning concepts](concepts-auto-provisioning.md).
2323
- Completion of [Set up IoT Hub Device Provisioning Service with the Azure portal](./quick-setup-auto-provision.md).
2424
- An Azure account with an active subscription. [Create one for free](https://azure.microsoft.com/free/?ref=microsoft.com&utm_source=microsoft.com&utm_medium=docs&utm_campaign=visualstudio).
25-
- [Node.js v4.0 or above](https://nodejs.org).
26-
- [Azure IoT Hub Node.js Device SDK](https://github.com/Azure/azure-iot-sdk-node).
25+
- [Node.js v4.0+](https://nodejs.org).
2726
- [Git](https://git-scm.com/download/).
2827
- [OpenSSL](https://www.openssl.org/).
2928

0 commit comments

Comments
 (0)