Skip to content

Commit 3303d52

Browse files
committed
Indenting images
1 parent ecc2cab commit 3303d52

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

includes/iot-hub-include-create-device.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author: robinsh
66
ms.service: iot-hub
77
ms.topic: include
8-
ms.date: 11/06/2018
8+
ms.date: 10/21/2021
99
ms.author: robinsh
1010
ms.custom: include file
1111
---
@@ -15,13 +15,13 @@ In this section, you create a device identity in the identity registry in your I
1515

1616
1. In your IoT hub navigation menu, open **Devices**, then select **Add Device** to add a device in your IoT hub.
1717

18-
:::image type="content" source="./media/iot-hub-include-create-device/create-identity-portal-vs2019.png" alt-text="Screen capture that shows how to create a device identity in the portal" border="true":::
18+
:::image type="content" source="./media/iot-hub-include-create-device/create-identity-portal-vs2019.png" alt-text="Screen capture that shows how to create a device identity in the portal" border="true":::
1919

2020
1. In **Create a device**, provide a name for your new device, such as **myDeviceId**, and select **Save**. This action creates a device identity for your IoT hub. Leave **Auto-generate keys** checked so that the primary and secondary keys will be generated automatically.
2121

22-
:::image type="content" source="./media/iot-hub-include-create-device/create-a-device-vs2019.png" alt-text="Screen capture that shows how to add a new device" border="true":::
22+
:::image type="content" source="./media/iot-hub-include-create-device/create-a-device-vs2019.png" alt-text="Screen capture that shows how to add a new device" border="true":::
2323

24-
[!INCLUDE [iot-hub-pii-note-naming-device](iot-hub-pii-note-naming-device.md)]
24+
[!INCLUDE [iot-hub-pii-note-naming-device](iot-hub-pii-note-naming-device.md)]
2525

2626
1. After the device is created, open the device from the list in the **Devices** pane. Copy the **Primary Connection String**. This connection string is used by device code to communicate with the hub.
2727

0 commit comments

Comments
 (0)