From bd16c47225af270e00e0f37b80649a36398306f9 Mon Sep 17 00:00:00 2001 From: anshulsharmas Date: Wed, 22 Apr 2026 11:01:56 -0700 Subject: [PATCH 1/2] Update continuous export to delta table section Remove 'Preview' label from delta table export section. --- .../kusto/management/data-export/continuous-data-export.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data-explorer/kusto/management/data-export/continuous-data-export.md b/data-explorer/kusto/management/data-export/continuous-data-export.md index 92c4ec3b38..66cf58e105 100644 --- a/data-explorer/kusto/management/data-export/continuous-data-export.md +++ b/data-explorer/kusto/management/data-export/continuous-data-export.md @@ -115,7 +115,7 @@ To create a continuous export job with a query that references a table with [Row * Provide a managed identity as part of the continuous export configuration. For more information, see [Use a managed identity to run a continuous export job](continuous-export-with-managed-identity.md). ::: moniker-end -## Continuous export to delta table - Preview +## Continuous export to delta table Continuous export to a delta table is currently in preview. From 990172c9b9a9d87f264055c829e94b5b4e1bc72c Mon Sep 17 00:00:00 2001 From: Diana Richards Date: Wed, 22 Apr 2026 15:20:17 -0500 Subject: [PATCH 2/2] Apply suggestion from @v-dirichards --- .../kusto/management/data-export/continuous-data-export.md | 1 - 1 file changed, 1 deletion(-) diff --git a/data-explorer/kusto/management/data-export/continuous-data-export.md b/data-explorer/kusto/management/data-export/continuous-data-export.md index 66cf58e105..40f751cabc 100644 --- a/data-explorer/kusto/management/data-export/continuous-data-export.md +++ b/data-explorer/kusto/management/data-export/continuous-data-export.md @@ -117,7 +117,6 @@ To create a continuous export job with a query that references a table with [Row ## Continuous export to delta table -Continuous export to a delta table is currently in preview. > [!IMPORTANT] > Delta table partitioning isn't supported in continuous data export.