Skip to content

Commit febce1f

Browse files
Merge pull request #2727 from MicrosoftDocs/main638930125662569098sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents 7539b60 + 1854531 commit febce1f

File tree

7 files changed

+1348
-447
lines changed

7 files changed

+1348
-447
lines changed

data-explorer/ingest-data-streaming.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: Configure streaming ingestion on your Azure Data Explorer cluster
2+
title: Configure Streaming Ingestion on Your Azure Data Explorer Cluster
33
description: Learn how to configure your Azure Data Explorer cluster and start loading data with streaming ingestion.
44
ms.reviewer: alexefro
55
ms.topic: how-to
6-
ms.date: 06/10/2025
6+
ms.date: 07/30/2025
77
---
88

99
# Configure streaming ingestion on your Azure Data Explorer cluster
@@ -244,6 +244,9 @@ class Program
244244

245245
Create your application for ingesting data to your cluster using your preferred language.
246246

247+
> [!NOTE]
248+
> For queued ingestion, see the instructions to [Create an app to get data using queued ingestion](/kusto/api/get-started/app-queued-ingestion?view=azure-data-explorer&preserve-view=true)
249+
247250
### [C#](#tab/csharp)
248251

249252
```csharp

data-explorer/kusto/api/get-started/app-managed-streaming-ingest.md

Lines changed: 214 additions & 60 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)