diff --git a/data-explorer/create-event-hubs-connection.md b/data-explorer/create-event-hubs-connection.md index 35e2691106..d0994ea6b6 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: 11/16/2023 +ms.date: 07/31/2025 --- # Create an Event Hubs data connection for Azure Data Explorer @@ -16,6 +16,10 @@ To learn how to create the connection using the Kusto SDKs, see [Create an Event > For code samples based on previous SDK versions, see the [archived article](/previous-versions/azure/data-explorer/create-event-hubs-connection). +> [!WARNING] +> +> Event hub data connection doesn't support private endpoints or managed private endpoints. + ## Create an event hub data connection In this section, you establish a connection between the event hub and your Azure Data Explorer table. As long as this connection is in place, data is transmitted from the event hub into your target table. If the event hub is moved to a different resource or subscription, you need to update or recreate the connection. diff --git a/data-explorer/get-data-storage.md b/data-explorer/get-data-storage.md index 8e6ed993ea..54e0e40919 100644 --- a/data-explorer/get-data-storage.md +++ b/data-explorer/get-data-storage.md @@ -3,7 +3,7 @@ title: Get data from Azure storage description: Learn how to get data from Azure storage in Azure Data Explorer. ms.reviewer: sharmaanshul ms.topic: how-to -ms.date: 12/04/2024 +ms.date: 07/31/2025 --- # Get data from Azure storage @@ -14,6 +14,10 @@ Ingestion from an Azure storage account is a one-time operation. To ingest data For general information on data ingestion, see [Azure Data Explorer data ingestion overview](ingest-data-overview.md). +> [!WARNING] +> +> Get data from Azure Storage doesn't support private endpoints or managed private endpoints. + ## Prerequisites * A Microsoft account or a Microsoft Entra user identity. An Azure subscription isn't required.