Skip to content

Commit 091451c

Browse files
authored
Update streaming-api-event-hub.md
Corrected Eventhub Resource ID to Eventhub Namespace resource ID
1 parent e44db8f commit 091451c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

defender-xdr/streaming-api-event-hub.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ Prior to configuring Microsoft Defender XDR to stream data to Event Hubs, ensure
5858

5959
6. You can select if you want to export the event data to a single Event Hub, or to export each event table to a different Event Hubs in your Event Hubs namespace.
6060

61-
7. To export the event data to a single Event Hub, enter your **Event Hub name** and your **Event Hub resource ID**.
61+
7. To export the event data to a single Event Hub, enter your **Event Hub name** and your **Event Hub Namespace resource ID**.
6262

63-
To get your **Event Hub resource ID**, go to your Azure Event Hubs namespace page on [Azure](https://ms.portal.azure.com/) > **Properties** tab > copy the text under **Resource ID**:
63+
To get your **Event Hub Namespace resource ID**, go to your Azure Event Hubs namespace page on [Azure](https://ms.portal.azure.com/) > **Properties** tab > copy the text under **Resource ID**:
6464

6565
:::image type="content" source="/defender-endpoint/media/event-hub-resource-id.png" alt-text="An Event Hub resource ID" lightbox="/defender-endpoint/media/event-hub-resource-id.png":::
6666

0 commit comments

Comments
 (0)