Skip to content

Commit 99f9021

Browse files
committed
Write to delta lake is GA
1 parent f01731d commit 99f9021

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/stream-analytics/capture-event-hub-data-delta-lake.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Use the following steps to configure a Stream Analytics job to capture data in A
4040
1. On the **Azure Data Lake Storage Gen2** configuration page, follow these steps:
4141
1. Select the subscription, storage account name and container from the drop-down menu.
4242
1. Once the subscription is selected, the authentication method and storage account key should be automatically filled in.
43-
1. For **Delta table path**, it's used to specify the location and name of your Delta Lake table stored in Azure Data Lake Storage Gen2. You can choose to use one or more path segments to define the path to the delta table and the delta table name. To learn more, see to [Write to Delta Lake table (Public Preview)](./write-to-delta-lake.md).
43+
1. For **Delta table path**, it's used to specify the location and name of your Delta Lake table stored in Azure Data Lake Storage Gen2. You can choose to use one or more path segments to define the path to the delta table and the delta table name. To learn more, see to [Write to Delta Lake table](./write-to-delta-lake.md).
4444
1. Select **Connect**.
4545

4646
:::image type="content" source="./media/capture-event-hub-data-delta-lake/blob-configuration.png" alt-text="First screenshot showing the Blob window where you edit a blob's connection configuration." lightbox="./media/capture-event-hub-data-delta-lake/blob-configuration.png" :::

articles/stream-analytics/no-code-stream-processing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ Managed identities eliminate the limitations of user-based authentication method
298298

299299
:::image type="content" source="./media/no-code-stream-processing/exactly-once-delivery-adls.png" alt-text="Screenshot that shows the exactly once configuration in ADLS Gen2 output." lightbox="./media/no-code-stream-processing/exactly-once-delivery-adls.png" :::
300300

301-
**Write to Delta Lake table (preview)** is supported in the ADLS Gen2 as no code editor output. You can access this option in section **Serialization** in ADLS Gen2 configuration. For more information about this feature, see [Write to Delta Lake table (Public Preview)](./write-to-delta-lake.md).
301+
**Write to Delta Lake table (preview)** is supported in the ADLS Gen2 as no code editor output. You can access this option in section **Serialization** in ADLS Gen2 configuration. For more information about this feature, see [Write to Delta Lake table](./write-to-delta-lake.md).
302302

303303
:::image type="content" source="./media/no-code-stream-processing/delta-lake-format-output-in-adls.png" alt-text="Screenshot that shows the delta lake configuration in ADLS Gen2 output." lightbox="./media/no-code-stream-processing/delta-lake-format-output-in-adls.png" :::
304304

articles/stream-analytics/write-to-delta-lake.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure Stream Analytics - Writing to Delta Lake table (Public Preview)
2+
title: Azure Stream Analytics - Writing to Delta Lake table
33

44
description: This article describes how to write data to a delta lake table stored in Azure Data Lake Storage Gen2.
55
author: an-emma

0 commit comments

Comments
 (0)