Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 672 Bytes

iot-hub-get-started-create-consumer-group.md

File metadata and controls

10 lines (6 loc) · 672 Bytes

Add a consumer group to your IoT hub

Consumer groups are used by applications to pull data from Azure IoT Hub. In this lesson, you create a consumer group to be used by a coming Azure service to read data from your IoT hub.

To add a consumer group to your IoT hub, follow these steps:

  1. In the Azure portal, open your IoT hub.

  2. Click Endpoints on the left pane, select Events on the middle pane, enter a name under Consumer groups on the right pane, and then click Save.

    Create consumer group in Azure IoT Hub