Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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 data-explorer/create-event-hubs-connection.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

Expand Down
2 changes: 1 addition & 1 deletion data-explorer/get-data-storage.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down