Skip to content

Commit bac66c8

Browse files
authored
Update time-series-insights-how-to-add-an-event-source-eventhub.md
1 parent 156e2d5 commit bac66c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ To add a new consumer group in your event hub:
7070
| Property | Description |
7171
| --- | --- |
7272
| Subscription ID | Select the subscription in which this event hub was created.
73-
| Service bus namespace | Select the Azure Service Bus namespace that contains the event hub.
73+
| Service Bus namespace | Select the Azure Service Bus namespace that contains the event hub.
7474
| Event hub name | Select the name of the event hub.
7575
| Event hub policy name | Select the shared access policy. You can create the shared access policy on the event hub **Configure** tab. Each shared access policy has a name, permissions that you set, and access keys. The shared access policy for your event source *must* have **read** permissions.
7676
| Event hub policy key | The key value might be prepopulated.
@@ -86,7 +86,7 @@ To add a new consumer group in your event hub:
8686
| --- | --- |
8787
| Subscription ID | The subscription in which this event hub was created.
8888
| Resource group | The resource group in which this event hub was created.
89-
| Service bus namespace | A Service bus namespace is a container for a set of messaging entities. When you created a new event hub, you also created a Service Bus namespace.
89+
| Service Bus namespace | A Service Bus namespace is a container for a set of messaging entities. When you created a new event hub, you also created a Service Bus namespace.
9090
| Event hub name | The name of your event hub. When you created your event hub, you also gave it a specific name.
9191
| Event hub policy name | The shared access policy. You can create a shared access policy on the event hub **Configure** tab. Each shared access policy has a name, permissions that you set, and access keys. The shared access policy for your event source *must* have **read** permissions.
9292
| Event hub policy key | The shared access key that's used to authenticate access to the Service Bus namespace. Enter the primary or secondary key here.

0 commit comments

Comments
 (0)