diff --git a/data-explorer/create-event-hubs-connection.md b/data-explorer/create-event-hubs-connection.md index d0994ea6b6..fdaf45f38d 100644 --- a/data-explorer/create-event-hubs-connection.md +++ b/data-explorer/create-event-hubs-connection.md @@ -3,7 +3,7 @@ title: 'Create an Event Hubs data connection - Azure Data Explorer' description: Learn how to ingest data from Event Hubs into Azure Data Explorer. ms.topic: how-to ms.custom: -ms.date: 07/31/2025 +ms.date: 08/04/2025 --- # Create an Event Hubs data connection for Azure Data Explorer @@ -18,7 +18,7 @@ To learn how to create the connection using the Kusto SDKs, see [Create an Event > [!WARNING] > -> Event hub data connection doesn't support private endpoints or managed private endpoints. +> The Get Data Wizard doesn't support creating a data connection to Event Hubs through [private endpoints](security-network-private-endpoint.md) or [managed private endpoints](security-network-private-endpoint.md#managed-private-endpoints). To create a data connection from the Azure Portal, follow the instructions in the **Portal - Azure Event Hubs page** tab. ## Create an event hub data connection diff --git a/data-explorer/get-data-storage.md b/data-explorer/get-data-storage.md index 54e0e40919..27d601613f 100644 --- a/data-explorer/get-data-storage.md +++ b/data-explorer/get-data-storage.md @@ -16,7 +16,7 @@ For general information on data ingestion, see [Azure Data Explorer data ingesti > [!WARNING] > -> Get data from Azure Storage doesn't support private endpoints or managed private endpoints. +> The Get Data Wizard doesn't support creating a data connection to Event Hubs through [private endpoints](security-network-private-endpoint.md) or [managed private endpoints](security-network-private-endpoint.md#managed-private-endpoints). Follow the instructions to get data using the [.ingest](/kusto/management/data-ingestion/ingest-from-storage-queued?view=azure-data-explorer&preserve-view=true) command. ## Prerequisites