Skip to content

Commit 17344b4

Browse files
authored
Update azure-synapse-link-synapse.md
Update the prerequisite of link creation
1 parent 27dab74 commit 17344b4

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,19 +39,20 @@ You can use the Azure Synapse Link to connect your Microsoft Dataverse data to A
3939
4040
## Prerequisites
4141

42-
- Azure Data Lake Storage Gen2: You must have an Azure Data Lake Storage Gen2 account and **Owner** and **Storage Blob Data Contributor** role access. Your storage account must enable **Hierarchical namespace** and **public network access** for both initial setup and delta sync. **Allow storage account key access** is required only for the initial setup. We recommend that replication is set to **read-access geo-redundant storage (RA-GRS)**.
42+
- Dataverse: You must have the Dataverse **system administrator** security role access. And only tables that have change tracking enabled can be exported via Synapse Link.
4343

44-
- Synapse workspace: You must have a Synapse workspace and the **Synapse Administrator** role access within the Synapse Studio. The Synapse workspace must be in the same region as your Azure Data Lake Storage Gen2 account with **public network access** enabled. The storage account must be added as a linked service within the Synapse Studio. To create a Synapse workspace, go to [Creating a Synapse workspace](/azure/synapse-analytics/get-started-create-workspace).
44+
- Azure Data Lake Storage Gen2: You must have an Azure Data Lake Storage Gen2 account and **Owner** and **Storage Blob Data Contributor** role access. Your storage account must enable **Hierarchical namespace** and **public network access** for both initial setup and delta sync. **Allow storage account key access** is required only for the initial setup.
45+
46+
- Synapse workspace: You must have a Synapse workspace and the **Synapse Administrator** role access within the Synapse Studio. The Synapse workspace must be in the same region as your Azure Data Lake Storage Gen2 account with **allowAll** IP addresses access rule. The storage account must be added as a linked service within the Synapse Studio. To create a Synapse workspace, go to [Creating a Synapse workspace](/azure/synapse-analytics/get-started-create-workspace).
4547

4648
> [!NOTE]
4749
>
4850
> - The storage account and Synapse workspace must be created in the same Azure Active Directory (Azure AD) tenant as your Power Apps tenant.
4951
> - The storage account and Synapse workspace must be created in the same region as the Power Apps environment you will use the feature in and the same resource group.
5052
> - Using private endpoints for storage account or Synapse workspace isn't supported.
5153
> - You must have **Reader** role access to the resource group with the storage account and Synapse workspace.
52-
> - To link the environment to Azure Data Lake Storage Gen2, you must have the Dataverse system administrator security role.
53-
> - Only tables that have change tracking enabled can be exported.
5454
> - When you add multiple users to the synapse workspace, they must have the **Synapse Administrator** role access within the Synapse Studio and the **Storage Blob Data Contributor** role on the Azure Data Lake Storage Gen2 account.
55+
> - The creation of Synapse Link profiles under a single DV environment is limited to a maximum of 10.
5556
5657
## Connect Dataverse to Synapse workspace
5758

0 commit comments

Comments
 (0)