Skip to content

Commit e7d6221

Browse files
authored
Live publish
2 parents d851be3 + 678c336 commit e7d6221

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Create an Azure Synapse Link for Dataverse with Azure Data Lake | MicrosoftDocs"
33
description: "Learn how to export table data to Azure Data Lake Storage Gen2 in Power Apps"
44
ms.custom: ""
5-
ms.date: 01/18/2023
5+
ms.date: 06/21/2023
66
ms.reviewer: "Mattp123"
77
ms.suite: ""
88
ms.tgt_pltfrm: ""
@@ -18,7 +18,6 @@ search.audienceType:
1818
contributors:
1919
- sama-zaki
2020
---
21-
2221
# Create an Azure Synapse Link for Dataverse with Azure Data Lake
2322

2423
You can use the Azure Synapse Link to connect your Microsoft Dataverse data to Azure Data Lake Storage Gen2 to enable various analytics scenarios. This article shows you how to perform the following tasks:
@@ -35,12 +34,13 @@ You can use the Azure Synapse Link to connect your Microsoft Dataverse data to A
3534
3635
## Prerequisites
3736

38-
- 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)**.
37+
- 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. We recommend that replication is set to **read-access geo-redundant storage (RA-GRS)**.
3938

4039
> [!NOTE]
4140
>
4241
> - The storage account must be created in the same Azure Active Directory (Azure AD) tenant as your Power Apps tenant.
4342
> - The storage account must be created in the same region as the Power Apps environment you will use the feature in.
43+
> - By default, you must enable **public network access** for Azure resources for both initial setup and delta sync. To set **Enabled from selected virtual networks and IP addresses** for linked storage account to grant access only from selected virtual networks and IP addresses or to use private endpoints, you must create a Synapse Link with managed identities.[Use managed identities for Azure with your Azure data lake storage](./azure-synapse-link-msi.md)
4444
> - You must have **Reader** role access to the resource group with the storage account.
4545
> - To link the environment to Azure Data Lake Storage Gen2, you must have the Dataverse system administrator security role.
4646
> - Only tables that have change tracking enabled can be exported.

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Create an Azure Synapse Link for Dataverse with your Azure Synapse Workspace | MicrosoftDocs"
33
description: "Learn how to export table data to Azure Synapse Analytics in Power Apps"
44
ms.custom: ""
5-
ms.date: 06/06/2023
5+
ms.date: 06/21/2023
66
ms.reviewer: "Mattp123"
77
ms.suite: ""
88
ms.tgt_pltfrm: ""
@@ -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 must enable **public network access** for Azure resources for both initial setup and delta sync. To set **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 a 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)