File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -39,8 +39,8 @@ All the edge-enabled devices that connect to your IoT hub are listed on the **Io
39
39
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.
40
40
41
41
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 string— primary key** or ** Connection string— secondary key** .
42
+ 2 . Copy the value of either ** Connection string ( primary key) ** or ** Connection string ( secondary key) ** .
43
43
44
44
## Next steps
45
45
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 )
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ You can use the Azure IoT extensions for Visual Studio Code to perform operation
32
32
33
33
![ Expand Azure IoT Hub Devices] ( ./media/how-to-register-device-vscode/azure-iot-hub-devices.png )
34
34
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.
36
36
37
37
4 . Choose ** Select IoT Hub** .
38
38
@@ -46,7 +46,7 @@ You can use the Azure IoT extensions for Visual Studio Code to perform operation
46
46
47
47
1 . In the VS Code Explorer, expand the ** Azure IoT Hub Devices** section.
48
48
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.
50
50
51
51
3 . Select ** Create IoT Edge Device** .
52
52
You can’t perform that action at this time.
0 commit comments