Skip to content

Commit 1a922f3

Browse files
authored
Update azure-synapse-link-synapse.md
Update prerequisites for Synapse Link creation with MSI
1 parent 8c08a37 commit 1a922f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@ You can use the Azure Synapse Link to connect your Microsoft Dataverse data to A
3737

3838
- Dataverse: You must have the Dataverse **system administrator** security role. Additionally, tables you want to export via Synapse Link must have the **Track changes** property enabled. More information: [Advanced options](create-edit-entities-portal.md#advanced-options)
3939

40-
- 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.
40+
- 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** for both initial setup and delta sync. **Allow storage account key access** is required only for the initial setup.
4141

4242
- 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).
4343

4444
> [!NOTE]
4545
>
4646
> - The storage account and Synapse workspace must be created in the same Azure Active Directory (Azure AD) tenant as your Power Apps tenant.
4747
> - 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.
48-
> - Using private endpoints for storage account or Synapse workspace isn't supported.
48+
> - By default, you need to enable **public network access** for Azure resoruces for both initial setup and delta sync. To **Enabled from selected virtual networks and IP addresses** for linked storage account and workspace to grant access only from selected virtual networks and IP addresses or to use private endpoints, you must create Synapse Link with Managed identities.[Use managed identities for Azure with your Azure data lake storage](./azure-synapse-link-msi.md)
4949
> - You must have **Reader** role access to the resource group with the storage account and Synapse workspace.
5050
> - 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.
5151
> - The creation of Synapse Link profiles under a single DV environment is limited to a maximum of 10.

0 commit comments

Comments
 (0)