You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/time-series-insights/time-series-insights-how-to-add-an-event-source-eventhub.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ manager: cshankar
9
9
ms.reviewer: v-mamcge, jasonh, kfile
10
10
ms.workload: big-data
11
11
ms.topic: conceptual
12
-
ms.date: 10/09/2019
12
+
ms.date: 12/02/2019
13
13
ms.custom: seodec18
14
14
---
15
15
@@ -33,13 +33,15 @@ Applications use consumer groups to pull data from Azure Event Hubs. To reliably
33
33
34
34
To add a new consumer group in your event hub:
35
35
36
-
1. In the [Azure portal](https://portal.azure.com), locate and open your event hub from the event hub namespace.
36
+
1. In the [Azure portal](https://portal.azure.com), locate and open your event hub instance from the **Overview** pane of your event hub namespace. Select **Entities > Event Hubs** or find your instance under **Name**.
37
37
38
-
[](media/time-series-insights-how-to-add-an-event-source-eventhub/1-event-hub-namespace.png#lightbox)
38
+
[](media/time-series-insights-how-to-add-an-event-source-eventhub/tsi-connect-event-hub-namespace.png#lightbox)
39
39
40
-
1.Under **Entities**, select **Consumer groups**, and then select **Consumer Group**.
40
+
1.In your event hub instance, select **Entities > Consumer groups**. Then, select **+ Consumer group** to add a new consumer group.
41
41
42
-
[](media/time-series-insights-how-to-add-an-event-source-eventhub/2-event-hub-consumer-group.png#lightbox)
42
+
[](media/time-series-insights-how-to-add-an-event-source-eventhub/add-event-hub-consumer-group.png#lightbox)
43
+
44
+
Otherwise, select a consumer group and skip to the next section.
43
45
44
46
1. On the **Consumer groups** page, enter a new unique value for **Name**. Use this same name when you create a new event source in the Time Series Insights environment.
0 commit comments