title | description | author | ms.service | services | ms.topic | ms.date | ms.author |
---|---|---|---|---|---|---|---|
Create an Azure IoT Hub using Azure IoT Tools for VS Code | Microsoft Docs |
Learn how to use the Azure IoT tools for Visual Studio Code to create an Azure IoT hub in a resource group. |
formulahendry |
iot-hub |
iot-hub |
conceptual |
01/04/2019 |
junhan |
[!INCLUDE iot-hub-resource-manager-selector]
This article shows you how to use the Azure IoT Tools for Visual Studio Code to create an Azure IoT hub.
[!INCLUDE updated-for-az]
To complete this article, you need the following:
-
An Azure subscription. If you don't have an Azure subscription, create a free account before you begin.
-
Azure IoT Tools for Visual Studio Code.
-
In Visual Studio Code, open the Explorer view.
-
At the bottom of the Explorer, expand the Azure IoT Hub Devices section.
-
Click on the ... in the Azure IoT Hub Devices section header. If you don't see the ellipsis, hover over the header.
-
Choose Create IoT Hub.
-
A pop-up will show in the bottom right corner to let you sign in to Azure for the first time.
-
Select Azure subscription.
-
Select resource group.
-
Select location.
-
Select pricing tier.
-
Enter a globally unique name for your IoT Hub.
-
Wait a few minutes until the IoT Hub is created.
Now you have deployed an IoT hub using the Azure IoT Tools for Visual Studio Code. To explore further, check out the following articles: