|
1 | 1 | ---
|
2 | 2 | title: Choose finance and operations data in Azure Synapse Link for Dataverse
|
3 | 3 | description: Learn how to choose finance and operations data in Microsoft Azure Synapse Link for Dataverse and work with Azure Synapse Link and Power BI.
|
4 |
| -ms.date: 07/18/2023 |
| 4 | +ms.date: 09/26/2023 |
5 | 5 | ms.reviewer: johnmichalak
|
6 | 6 | ms.topic: "how-to"
|
7 | 7 | applies_to:
|
@@ -30,11 +30,18 @@ Azure Synapse Link for Dataverse offers the following features that you can use
|
30 | 30 | - By default, saving in Parquet Delta Lake format is enabled for finance and operations data, so that query response times are faster.
|
31 | 31 |
|
32 | 32 | > [!NOTE]
|
33 |
| -> This is a preview feature. |
| 33 | +> |
| 34 | +> This feature is generally available with finance and operations application versions shown in the following list. If you have not yet applied these application versions, install the latest cumulative update to use this feature. |
| 35 | +> |
| 36 | +> - 10.0.34 (PU58) cumulative update 7.0.6931.171 or later. |
| 37 | +> - 10.0.35 (PU59) cumulative update 7.0.6972.149 or later. |
| 38 | +> - 10.0.36 (PU60) cumulative update 7.0.7036.78 or later. |
| 39 | +> - 10.0.37 (PU61) cumulative update 7.0.7068.39 or later. |
34 | 40 | >
|
35 |
| -> The Export to Data Lake feature in finance and operations apps will eventually be combined with Azure Synapse Link for Dataverse. We also plan to retire the Export to Data Lake service and transition existing customers to Azure Synapse Link for Dataverse. |
| 41 | +> The [Export to Data Lake feature](/dynamics365/fin-ops-core/dev-itpro/data-entities/azure-data-lake-ga-version-overview) in finance and operations apps is being combined with Azure Synapse Link for Dataverse. We will announce deprecation of Export to Data Lake service and transition existing customers to Azure Synapse Link for Dataverse. |
36 | 42 | >
|
37 |
| -> If you're planning to adopt the Export to Data Lake feature in finance and operations apps, you should consider adopting Azure Synapse Link with finance and operations data support instead. We will provide a path for existing customers to transition to Azure Synapse Link for Dataverse. If you're currently using the Export to Data Lake feature in finance and operations apps, you can continue to use both services in parallel until the transition. |
| 43 | +> If you're planning to adopt the Export to Data Lake feature in finance and operations apps, you should consider adopting Azure Synapse Link with finance and operations data support instead. |
| 44 | +> We will provide guidance and tools for existing customers to transition to Azure Synapse Link for Dataverse. If you're currently using the Export to Data Lake feature in finance and operations apps, you can continue to use both services in parallel until the transition. To stay in touch with the product team and community, you can join the [Preview Viva engage group](https://www.yammer.com/dynamicsaxfeedbackprograms/). |
38 | 45 |
|
39 | 46 | ## Prerequisites
|
40 | 47 |
|
@@ -83,17 +90,14 @@ To enable this feature during the preview, you must use the following URL to ope
|
83 | 90 |
|
84 | 91 | ### Known limitations
|
85 | 92 |
|
86 |
| -The preview has several limitations that will be addressed in future releases. To learn more about the upcoming roadmap and stay in touch with product team, join the [preview Yammer group](https://aka.ms/SynapseLinkforDynamics). |
| 93 | +The preview has several limitations that will be addressed in future releases. To learn more about the upcoming roadmap and stay in touch with product team, join the [preview Viva Engage group](https://www.yammer.com/dynamicsaxfeedbackprograms/). |
87 | 94 |
|
88 | 95 | - You must create a new Azure Synapse Link profile. You can't add finance and operations apps tables to existing Azure Synapse Link profiles.
|
89 |
| -- The following Microsoft-provided finance and operations apps tables aren't currently enabled in Azure Synapse Link. However, they will be enabled in a future release. |
90 |
| - - Tables that don't have a unique index on the `Rec ID` column. An example is the `REQPLAN` table. |
91 |
| - All other finance and operations apps tables that Microsoft provides are already enabled in Azure Synapse Link. |
92 |
| - |
| 96 | +- Up to 4,250 Microsoft provided finance and operations apps tables are already enabled in Azure Synapse Link with application version 10.0.38. If you have a previous version of finance and operations apps, not all required tables may be enabled by default. You can enable more tables yourself by extending table properties and enabling the change tracking feature. For more information about how to enable change tracking, see [Enable row version change tracking for tables](/dynamics365/fin-ops-core/dev-itpro/data-entities/rowversion-change-track#enable-row-version-change-tracking-for-tables). |
93 | 97 | - To enable custom tables, you must enable change tracking in them. For more information about how to enable change tracking, see [Enable row version change tracking for tables](/dynamics365/fin-ops-core/dev-itpro/data-entities/rowversion-change-track#enable-row-version-change-tracking-for-tables).
|
94 | 98 | - When you work with finance and operations data, you must select Delta Lake format as the default format. To enable Delta Lake format, follow the steps in [Export Microsoft Dataverse data in Delta Lake format](azure-synapse-link-delta-lake.md).
|
95 | 99 | - The initial data export of finance and operations apps tables in Delta Lake format might take up to an hour. However, performance of the initial export will be improved in future updates.
|
96 |
| -- You can choose a maximum of 1,000 tables in a single Azure Synapse Link profile. |
| 100 | +- You can choose a maximum of 1,000 tables in an Azure Synapse Link profile. To enable more tables, create another Synapse Link profile. |
97 | 101 |
|
98 | 102 | ## Enable finance and operations data entities in Azure Synapse Link
|
99 | 103 |
|
|
0 commit comments