Skip to content

Commit 919a0a0

Browse files
committed
Minor edits
1 parent 39a548f commit 919a0a0

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

articles/iot-hub/iot-hub-create-through-portal.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ ms.custom: ['Role: Cloud Development']
1616

1717
This article describes how to create and manage IoT hubs using the [Azure portal](https://portal.azure.com).
1818

19-
To use the steps in this tutorial, you need an Azure subscription. If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
20-
2119
## Create an IoT hub
2220

2321
[!INCLUDE [iot-hub-include-create-hub](../../includes/iot-hub-include-create-hub.md)]

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This article shows you how to use the [Azure IoT Tools for Visual Studio Code](h
1717

1818
[!INCLUDE [updated-for-az](../../includes/updated-for-az.md)]
1919

20-
To complete this article, you need the following:
20+
## Prerequisites
2121

2222
- [Visual Studio Code](https://code.visualstudio.com/)
2323

@@ -26,9 +26,9 @@ To complete this article, you need the following:
2626

2727
## Create an IoT hub and device in an IoT Project
2828

29-
The following steps show how you can create an IoT Hub and register a device to the hub within an IoT Project in Visual Studio (VS) Code.
29+
The following steps show how to create an IoT Hub and register a device to the hub within an existing IoT Project in Visual Studio (VS) Code.
3030

31-
Instead of provisioning an Azure IoT Hub and device from the Azure portal. You can do it in VS Code without leaving the development environment. The steps in this section show how to do this.
31+
Instead of provisioning an Azure IoT Hub and device from the Azure portal, provision in VS Code without leaving the development environment.
3232

3333
1. In the new opened project window, click `F1` to open the command palette, type and select **Azure IoT Device Workbench: Provision Azure Services...**. Follow the step-by-step guide to finish provisioning your Azure IoT Hub and creating the IoT Hub device.
3434

0 commit comments

Comments
 (0)