Skip to content

Commit 5429009

Browse files
author
theangellmethod
authored
Change ellipsis instruction
If the Azure IoT Hub Devices is not expanded, you have to click on it to get the ellipsis. Hovering over only works when it is already expanding. Therefore, adding both to cover each case.
1 parent ae64d74 commit 5429009

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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)