Skip to content

Commit 9f4379e

Browse files
authored
Merge pull request #101466 from timlt/master
Add include on how to create a device per eritmit request
2 parents 763226e + 528ddb7 commit 9f4379e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ 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+
5862
## Message Routing for an IoT hub
5963

6064
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)