Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions defender-xdr/streaming-api-event-hub.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ Prior to configuring Microsoft Defender XDR to stream data to Event Hubs, ensure

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.

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

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**:
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**:

:::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":::

Expand Down