From 091451cc098e24c3cf2da0f1c87994edc8c3089d Mon Sep 17 00:00:00 2001 From: Marcel Braak <61802545+marcelbraak@users.noreply.github.com> Date: Wed, 18 Sep 2024 09:55:25 +0200 Subject: [PATCH] Update streaming-api-event-hub.md Corrected Eventhub Resource ID to Eventhub Namespace resource ID --- defender-xdr/streaming-api-event-hub.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/defender-xdr/streaming-api-event-hub.md b/defender-xdr/streaming-api-event-hub.md index 7265bc7bbf..e1ad56a4df 100644 --- a/defender-xdr/streaming-api-event-hub.md +++ b/defender-xdr/streaming-api-event-hub.md @@ -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":::