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 1/2] 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"::: From b078529631cbdd9f342bc4db7d17085920b44d31 Mon Sep 17 00:00:00 2001 From: Denise Vangel-MSFT Date: Tue, 24 Sep 2024 12:24:36 -0700 Subject: [PATCH 2/2] Update streaming-api-event-hub.md --- defender-xdr/streaming-api-event-hub.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defender-xdr/streaming-api-event-hub.md b/defender-xdr/streaming-api-event-hub.md index e1ad56a4df..9acbfc044f 100644 --- a/defender-xdr/streaming-api-event-hub.md +++ b/defender-xdr/streaming-api-event-hub.md @@ -13,7 +13,7 @@ ms.collection: - tier3 ms.custom: admindeeplinkDEFENDER ms.topic: conceptual -ms.date: 06/21/2024 +ms.date: 09/24/2024 --- # Configure Microsoft Defender XDR to stream Advanced Hunting events to your Azure Event Hub