Skip to content

Commit fe3ea42

Browse files
committed
Formatting
1 parent 4911d49 commit fe3ea42

3 files changed

+2
-6
lines changed

includes/iot-hub-create-hub.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
* **Name**: Create a name for your IoT hub. If the name you enter is valid, a green check mark appears.
99

10-
[!INCLUDE [iot-hub-pii-note-naming-hub](iot-hub-pii-note-naming-hub.md)]
10+
[!INCLUDE [iot-hub-pii-note-naming-hub](iot-hub-pii-note-naming-hub.md)]
1111

1212
* **Pricing and scale tier**: For this tutorial, select the **F1 - Free** tier. For more information, see the [Pricing and scale tier][lnk-pricing].
1313

@@ -20,12 +20,10 @@
2020
![IoT hub window][2]
2121

2222
1. Click **Create**. Your IoT hub might take a few minutes to create. You can monitor the progress in the **Notifications** pane.
23-
2423
<!-- Images -->
2524
[1]: ./media/iot-hub-get-started-create-hub/create-iot-hub1.png
2625
[2]: ./media/iot-hub-get-started-create-hub/create-iot-hub2.png
27-
2826
<!-- Links -->
2927
[lnk-portal]: https://portal.azure.com/
3028
[lnk-pricing]: https://azure.microsoft.com/pricing/details/iot-hub/
31-
[lnk-resource-groups]: ../articles/azure-resource-manager/resource-group-portal.md
29+
[lnk-resource-groups]: ../articles/azure-resource-manager/resource-group-portal.md

includes/iot-hub-get-started-create-hub-and-device.md

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
## Create an IoT hub
22

33
[!INCLUDE [iot-hub-create-hub](iot-hub-create-hub.md)]
4-
54
1. After your IoT hub is created, click it on the dashboard. Make a note of the **Hostname**, and then click **Shared access policies**.
65

76
![Get the hostname of your IoT hub](../articles/iot-hub/media/iot-hub-create-hub-and-device/4_get-azure-iot-hub-hostname-portal.png)

includes/iot-hub-get-started-create-hub.md

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
Create an IoT hub for your simulated device app to connect to. The following steps show you how to complete this task by using the Azure portal.
33

44
[!INCLUDE [iot-hub-create-hub](iot-hub-create-hub.md)]
5-
65
1. When the IoT hub has been created successfully, click the new tile for your IoT hub in the Azure portal to open the properties window for the new IoT hub. Make a note of the **Hostname**, and then click **Shared access policies**.
76

87
![New IoT hub window][4]

0 commit comments

Comments
 (0)