Skip to content

Latest commit

 

History

History
60 lines (35 loc) · 2.35 KB

iot-hub-create-use-iot-toolkit.md

File metadata and controls

60 lines (35 loc) · 2.35 KB
title description author ms.service services ms.topic ms.date ms.author
Create an Azure IoT Hub using Azure IoT Toolkit for VS Code | Microsoft Docs
How to use Azure IoT Toolkit for VS Code to create an IoT hub.
formulahendry
iot-hub
iot-hub
conceptual
07/30/2018
junhan

Create an IoT hub using the Azure IoT Toolkit for Visual Studio Code

[!INCLUDE iot-hub-resource-manager-selector]

This article shows you how to use the Azure IoT Toolkit for Visual Studio Code to create an Azure IoT hub.

To complete this article, you need the following:

Create an IoT hub

  1. In Visual Studio Code, open the Explorer view.

  2. At the bottom of the Explorer, expand the Azure IoT Hub Devices section.

    Expand Azure IoT Hub Devices

  3. Click on the ... in the Azure IoT Hub Devices section header. If you don't see the ellipsis, hover over the header.

  4. Choose Create IoT Hub.

  5. A pop-up will show in the bottom right corner to let you sign in to Azure for the first time.

  6. Select Azure subscription.

  7. Select resource group.

  8. Select location.

  9. Select pricing tier.

  10. Enter a globally unique name for your IoT Hub.

  11. Wait a few minutes until the IoT Hub is created.

Next steps

Now you have deployed an IoT hub using the Azure IoT Toolkit for Visual Studio Code. To explore further, check out the following articles: