Skip to content

Commit a649536

Browse files
committed
update images and steps
1 parent 7fcb119 commit a649536

File tree

5 files changed

+7
-5
lines changed

5 files changed

+7
-5
lines changed
Loading
Loading

articles/time-series-insights/time-series-insights-how-to-add-an-event-source-eventhub.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ manager: cshankar
99
ms.reviewer: v-mamcge, jasonh, kfile
1010
ms.workload: big-data
1111
ms.topic: conceptual
12-
ms.date: 10/09/2019
12+
ms.date: 12/02/2019
1313
ms.custom: seodec18
1414
---
1515

@@ -33,13 +33,15 @@ Applications use consumer groups to pull data from Azure Event Hubs. To reliably
3333

3434
To add a new consumer group in your event hub:
3535

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**.
3737

38-
[![Open your event hub namespace](media/time-series-insights-how-to-add-an-event-source-eventhub/1-event-hub-namespace.png)](media/time-series-insights-how-to-add-an-event-source-eventhub/1-event-hub-namespace.png#lightbox)
38+
[![Open your event hub namespace](media/time-series-insights-how-to-add-an-event-source-eventhub/tsi-connect-event-hub-namespace.png)](media/time-series-insights-how-to-add-an-event-source-eventhub/tsi-connect-event-hub-namespace.png#lightbox)
3939

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.
4141

42-
[![Event hub - Add a consumer group](media/time-series-insights-how-to-add-an-event-source-eventhub/2-event-hub-consumer-group.png)](media/time-series-insights-how-to-add-an-event-source-eventhub/2-event-hub-consumer-group.png#lightbox)
42+
[![Event hub - Add a consumer group](media/time-series-insights-how-to-add-an-event-source-eventhub/add-event-hub-consumer-group.png)](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.
4345

4446
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.
4547

0 commit comments

Comments
 (0)