Skip to content

Commit 0a13929

Browse files
committed
Add include on how to create a device per eritmit request
1 parent 18e2f90 commit 0a13929

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,16 @@ Click **Create** to add this newly created policy to the existing list.
5555

5656
For more detailed information about the access granted by specific permissions, see [IoT Hub permissions](./iot-hub-devguide-security.md#iot-hub-permissions).
5757

58+
## Register a new device in the IoT hub
59+
60+
[!INCLUDE [iot-hub-include-create-device](../../includes/iot-hub-include-create-device.md)]
61+
62+
## Get the IoT hub connection string
63+
64+
[!INCLUDE [iot-hub-howto-twin-shared-access-policy-text](../../includes/iot-hub-howto-twin-shared-access-policy-text.md)]
65+
66+
[!INCLUDE [iot-hub-include-find-custom-connection-string](../../includes/iot-hub-include-find-custom-connection-string.md)]
67+
5868
## Message Routing for an IoT hub
5969

6070
Click **Message Routing** under **Messaging** to see the Message Routing pane, where you define routes and custom endpoints for the hub. [Message routing](iot-hub-devguide-messages-d2c.md) enables you to manage how data is sent from your devices to your endpoints. The first step is to add a new route. Then you can add an existing endpoint to the route, or create a new one of the types supported, such as blob storage.

0 commit comments

Comments
 (0)