Skip to content

Commit 707c1cf

Browse files
authored
Merge pull request #49698 from theangellmethod/patch-1
Update wording, fix typos
2 parents c3731c3 + 403e0f9 commit 707c1cf

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/iot-edge/how-to-register-device-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ All the edge-enabled devices that connect to your IoT hub are listed on the **Io
3939
When you're ready to set up your device, you need the connection string that links your physical device with its identity in the IoT hub.
4040

4141
1. From the **IoT Edge** page in the portal, click on the device ID from the list of Edge devices.
42-
2. Copy the value of either **Connection stringprimary key** or **Connection stringsecondary key**.
42+
2. Copy the value of either **Connection string (primary key)** or **Connection string (secondary key)**.
4343

4444
## Next steps
4545

46-
Learn how to [Deploy modules to a device with the Azure portal](how-to-deploy-modules-portal.md)
46+
Learn how to [Deploy modules to a device with the Azure portal](how-to-deploy-modules-portal.md)

articles/iot-edge/how-to-register-device-vscode.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ You can use the Azure IoT extensions for Visual Studio Code to perform operation
3232

3333
![Expand Azure IoT Hub Devices](./media/how-to-register-device-vscode/azure-iot-hub-devices.png)
3434

35-
3. Click on the **...** in the **Azure IoT Hub Devices** section header. If you don't see the ellipsis, hover over the header.
35+
3. Click on the **...** in the **Azure IoT Hub Devices** section header. If you don't see the ellipsis, click on or hover over the header.
3636

3737
4. Choose **Select IoT Hub**.
3838

@@ -46,7 +46,7 @@ You can use the Azure IoT extensions for Visual Studio Code to perform operation
4646

4747
1. In the VS Code Explorer, expand the **Azure IoT Hub Devices** section.
4848

49-
2. Click on the **...** in the **Azure IoT Hub Devices** section header. If you don't see the ellipsis, hover over the header.
49+
2. Click on the **...** in the **Azure IoT Hub Devices** section header. If you don't see the ellipsis, click on or hover over the header.
5050

5151
3. Select **Create IoT Edge Device**.
5252

0 commit comments

Comments
 (0)