Skip to content

Commit 387f9c3

Browse files
Incorporate changes to intro.
1 parent 3e35280 commit 387f9c3

6 files changed

+6
-6
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.custom: mvc
1515

1616
[!INCLUDE [iot-dps-selector-quick-create-simulated-device-tpm](../../includes/iot-dps-selector-quick-create-simulated-device-tpm.md)]
1717

18-
In this quickstart, you create a simulated device on a Windows computer, run the Windows TPM simulator as the Hardware Security Module (HSM) of the device, and use a code sample to connect this simulated device with the Device Provisioning Service and your IoT hub.
18+
In this quickstart, you create a simulated IoT device on a Windows computer. The simulated device includes a TPM simulator as a Hardware Security Module (HSM). You use device sample Java code to connect this simulated device with your IoT hub using an individual enrollment with the Device Provisioning Service (DPS).
1919

2020
## Prerequisites
2121

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.custom: mvc
1414

1515
[!INCLUDE [iot-dps-selector-quick-create-simulated-device-tpm](../../includes/iot-dps-selector-quick-create-simulated-device-tpm.md)]
1616

17-
In this quickstart, you create a simulated device on a Windows computer, run the Windows TPM simulator as the Hardware Security Module (HSM) of the device, and use a code sample to connect this simulated device with the Device Provisioning Service and your IoT hub.
17+
In this quickstart, you create a simulated IoT device on a Windows computer. The simulated device includes a TPM simulator as a Hardware Security Module (HSM). You use device sample Node.js code to connect this simulated device with your IoT hub using an individual enrollment with the Device Provisioning Service (DPS).
1818

1919
## Prerequisites
2020

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.custom: mvc
1515

1616
[!INCLUDE [iot-dps-selector-quick-create-simulated-device-tpm](../../includes/iot-dps-selector-quick-create-simulated-device-tpm.md)]
1717

18-
In this quickstart, you create a simulated device on a Windows computer, run the Windows TPM simulator as the Hardware Security Module (HSM) of the device, and use a Python code sample to connect this simulated device with the Device Provisioning Service and your IoT hub.
18+
In this quickstart, you create a simulated IoT device on a Windows computer. The simulated device includes a TPM simulator as a Hardware Security Module (HSM). You use device sample Python code to connect this simulated device with your IoT hub using an individual enrollment with the Device Provisioning Service (DPS).
1919

2020
## Prerequisites
2121

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.custom: mvc
1515

1616
[!INCLUDE [iot-dps-selector-quick-create-simulated-device-x509](../../includes/iot-dps-selector-quick-create-simulated-device-x509.md)]
1717

18-
In this quickstart, you simulate an X.509 device on a Windows computer and use a code sample to connect this simulated device with the Device Provisioning Service and your IoT hub.
18+
In this quickstart, you create a simulated X.509 device on a Windows computer. You use device sample Java code to connect this simulated device with your IoT hub using an individual enrollment with the Device Provisioning Service (DPS).
1919

2020
## Prerequisites
2121

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.custom: mvc
1515

1616
[!INCLUDE [iot-dps-selector-quick-create-simulated-device-x509](../../includes/iot-dps-selector-quick-create-simulated-device-x509.md)]
1717

18-
In this quickstart, you create an enrollment entry in the Device Provisioning Service and simulate an X.509 device, You connect the simulated device with the Device Provisioning Service and register the device on your IoT hub using the Azure IoT Hub Node.js Device SDK.
18+
In this quickstart, you create a simulated X.509 device on a Windows computer. You use device sample Node.js code to connect this simulated device with your IoT hub using an individual enrollment with the Device Provisioning Service (DPS).
1919

2020
## Prerequisites
2121

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.custom: mvc
1515

1616
[!INCLUDE [iot-dps-selector-quick-create-simulated-device-x509](../../includes/iot-dps-selector-quick-create-simulated-device-x509.md)]
1717

18-
In this quickstart, you simulate an X.509 device on a Windows computer and use a Python code sample to connect this simulated device with the Device Provisioning Service and your IoT hub.
18+
In this quickstart, you create a simulated X.509 device on a Windows computer. You use device sample Python code to connect this simulated device with your IoT hub using an individual enrollment with the Device Provisioning Service (DPS).
1919

2020
## Prerequisites
2121

0 commit comments

Comments
 (0)