From 96047e7b51df04c574637fcaaff8d4a726315f70 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 25 Feb 2026 15:40:37 +0000 Subject: [PATCH 1/2] Initial plan From 0252bb4db85e686b8a3ef069c256f389bec9140c Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 25 Feb 2026 15:42:01 +0000 Subject: [PATCH 2/2] fix: clarify company-eventhub is Event Hubs namespace, not Event Hub Co-authored-by: mchupeau-sk <218948903+mchupeau-sk@users.noreply.github.com> --- docs/integration/categories/email/o365_appendix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integration/categories/email/o365_appendix.md b/docs/integration/categories/email/o365_appendix.md index 832346064b..5a8e0f33a7 100644 --- a/docs/integration/categories/email/o365_appendix.md +++ b/docs/integration/categories/email/o365_appendix.md @@ -18,7 +18,7 @@ These changes have to be made from the Azure web portal ([https://portal.azure.c ### A. Event Hubs -As a prerequisite you need an `Event Hub` (e.g. company-eventhub) and to choose an existing `resourceGroup` or create a new one (e.g. company-resource-group). +As a prerequisite you need an `Event Hubs namespace` (e.g. company-eventhub) and to choose an existing `resourceGroup` or create a new one (e.g. company-resource-group). You also need your `Subscription ID` if you don't have a default one. Navigate to: `Home > Cost Management + Billing > Subscriptions`. From there, copy the relevant `Subscription ID` that will be used in the command line (e.g. uuid).