Skip to content

Commit 1a18d45

Browse files
authored
Merge pull request #8391 from MicrosoftDocs/JasonHQX-patch-3
Update azure-synapse-link-delta-lake.md
2 parents d683b9d + 80f689d commit 1a18d45

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

powerapps-docs/maker/data-platform/azure-synapse-link-delta-lake.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,10 @@ ms.author: jasonhuang
66
ms.reviewer: matp
77
ms.service: powerapps
88
ms.topic: how-to
9-
ms.date: 05/24/2023
9+
ms.date: 06/26/2023
1010
ms.custom: template-how-to
1111
---
12-
# Export Dataverse data in Delta Lake format (preview)
13-
14-
[!INCLUDE [cc-beta-prerelease-disclaimer](../../includes/cc-beta-prerelease-disclaimer.md)]
12+
# Export Dataverse data in Delta Lake format
1513

1614
Use Azure Synapse Link for Dataverse to export your Microsoft Dataverse data to Azure Synapse
1715
Analytics in Delta Lake format. Then explore your data and accelerate time to insight. This article
@@ -24,7 +22,6 @@ provides the following information and shows you how to perform the following ta
2422
- View your data from Synapse Workspace.
2523

2624
> [!IMPORTANT]
27-
> - This is a preview feature.
2825
> - For the Dataverse configuration, append-only is enabled by default to export CSV data in `appendonly` mode. But the delta lake table will have an in-place update structure because the delta lake conversion comes with a periodic merge process.
2926
> - There are no costs incurred with the creation of Spark pools. Charges are only incurred once a Spark job is executed on the target Spark pool and the Spark instance is instantiated on demand. These costs are related to the usage of Azure Synapse workspace Spark and are billed monthly. The cost of conducting Spark computing mainly depends on the time interval for incremental update and the data volumes. More information: [Azure Synapse Analytics pricing](https://azure.microsoft.com/pricing/details/synapse-analytics/)
3027
> - It's important to take these additional costs into consideration when deciding to use this feature as they are not optional and must be paid in order to continue using this feature.
@@ -70,7 +67,7 @@ This configuration can be considered a bootstrap step for average use cases.
7067

7168
1. Sign into [Power Apps](https://make.powerapps.com/?utm_source=padocs&utm_medium=linkinadoc&utm_campaign=referralsfromdoc) and select the environment you want.
7269
1. On the left navigation pane, select **Azure Synapse Link**. [!INCLUDE [left-navigation-pane](../../includes/left-navigation-pane.md)]
73-
1. On the command bar select **+ New link**, and then in your web browsers address bar, append `?athena.deltaLake=true` to the web address that ends with `exporttodatalake`.
70+
1. On the command bar select **+ New link**
7471
1. Select **Connect to your Azure Synapse Analytics workspace**, and then select the **Subscription**, **Resource group**, and **Workspace name**.
7572
1. Select **Use Spark pool for processing**, and then select the pre-created **Spark pool** and **Storage account**.
7673
:::image type="content" source="media/synapse-link-usesparkpool.png" alt-text="Azure Synapse Link for Dataverse configuration that includes spark pool.":::

0 commit comments

Comments
 (0)