Skip to content

Commit d735fbc

Browse files
authored
Update iot-hub-device-management-iot-toolkit.md
1 parent f7ffad6 commit d735fbc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/iot-hub/iot-hub-device-management-iot-toolkit.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.author: junhan
1313

1414
![End-to-end diagram](media/iot-hub-get-started-e2e-diagram/2.png)
1515

16-
In this article, you learn how to use Azure IoT Tools for Visual Studio Code with various management options on your development machine. [Azure IoT Tools](https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.azure-iot-tools) is a useful Visual Studio Code extension that makes IoT Hub management and IoT application development easier. It comes with management options that you can use to perform various tasks.
16+
In this article, you learn how to use Azure IoT Tools for Visual Studio Code with various management options on your development machine. [Azure IoT Hub for VS Code](https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.azure-iot-toolkit) is a useful Visual Studio Code extension that makes IoT Hub management and IoT application development easier. It comes with management options that you can use to perform various tasks.
1717

1818
[!INCLUDE [iot-hub-basic](../../includes/iot-hub-basic-whole.md)]
1919

@@ -35,7 +35,7 @@ Device twins are JSON documents that store device state information (metadata, c
3535
* An active Azure subscription.
3636
* An Azure IoT hub under your subscription.
3737
* [Visual Studio Code](https://code.visualstudio.com/)
38-
* [Azure IoT Tools for VS Code](https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.azure-iot-tools) or copy this URL and paste it into a browser window:`vscode:extension/vsciot-vscode.azure-iot-tools`.
38+
* [Azure IoT Hub for VS Code](https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.azure-iot-toolkit) or copy this URL and paste it into a browser window:`vscode:extension/vsciot-vscode.azure-iot-toolkit`.
3939

4040
## Sign in to access your IoT hub
4141

@@ -86,6 +86,6 @@ To send a message from your IoT hub to your device, follow these steps:
8686

8787
## Next steps
8888

89-
You've learned how to use Azure IoT Tools extension for Visual Studio Code with various management options.
89+
You've learned how to use Azure IoT Hub for Visual Studio Code with various management options.
9090

9191
[!INCLUDE [iot-hub-get-started-next-steps](../../includes/iot-hub-get-started-next-steps.md)]

0 commit comments

Comments
 (0)