Skip to content

Commit 7355222

Browse files
authored
Update iot-edge-prerequisites-register-device.md
Correction. Developers need both Azure IoT tools (for Hub management) AND Edge extension
1 parent 110a806 commit 7355222

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

includes/iot-edge-prerequisites-register-device.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ A free or standard [IoT hub](../articles/iot-hub/iot-hub-create-through-portal.m
1919

2020
* A free or standard [IoT hub](../articles/iot-hub/iot-hub-create-through-portal.md) in your Azure subscription
2121
* [Visual Studio Code](https://code.visualstudio.com/)
22-
* [Azure IoT Edge extension](https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.azure-iot-edge) for Visual Studio Code
22+
* [Azure IoT Tools](https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.azure-iot-tools) for Visual Studio Code
23+
* [Azure IoT Edge](https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.azure-iot-edge) for Visual Studio Code
2324

2425
# [Azure CLI](#tab/azure-cli)
2526

0 commit comments

Comments
 (0)