You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/power-platform/dataverse/import-export-data/troubleshoot-synapse-link-profile-creation-issues.md
+9-14Lines changed: 9 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,33 +2,23 @@
2
2
title: Troubleshoot Azure Synapse Link profile creation issues
3
3
description: Resolves networking, permissions, regional mismatches, or profile limits in Microsoft Dataverse.
4
4
author: Greggbarker-ms
5
-
ms.author: saukuma
5
+
ms.author: grbarker
6
+
ms.reviewer: saukuma
6
7
ai-usage: ai-assisted
7
8
ms.date: 03/28/2025
8
9
ms.custom: sap:Importing and exporting data\Configuring Export to Azure Data Lake and Azure Synapse Link integration
9
10
---
10
11
# Troubleshoot Azure Synapse Link profile creation issues
11
12
12
-
This article provides detailed guidance for troubleshooting common issues encountered during the [creation of Azure Synapse Link profiles](/power-apps/maker/data-platform/azure-synapse-link-synapse). The steps outlined address networking misconfigurations, permissions, regional mismatches, and other factors that might impact the setup process.
13
-
14
-
## Prerequisites
15
-
16
-
Before proceeding, ensure the following prerequisites are met:
17
-
18
-
- Verify that you have the required roles and permissions as described in the [Insufficient permissions](#insufficient-permissions) section below.
19
-
- Confirm that your Synapse workspace, storage account, and Power Apps environment are in the same Azure region.
20
-
- Review these prerequisite documents based on your profile type:
21
-
22
-
-[Prerequisites for Azure Synapse Link profile with Azure Data Lake](/power-apps/maker/data-platform/azure-synapse-link-data-lake#prerequisites)
23
-
-[Prerequisites for Azure Synapse Link profile with your Azure Synapse Workspace](/power-apps/maker/data-platform/azure-synapse-link-synapse#prerequisites)
13
+
This article provides detailed guidance for troubleshooting common issues encountered during the [creation of Azure Synapse Link profiles](/power-apps/maker/data-platform/azure-synapse-link-synapse). The steps outlined address causes like networking misconfigurations, insufficient permissions, regional mismatches, and other factors that might impact the setup process.
24
14
25
15
## Networking misconfiguration
26
16
27
17
**Cause:** Public network access is disabled or IP access rules are improperly configured for the storage account.
28
18
29
19
**Solution:**
30
20
31
-
1. Ensure **public network access** is enabled for the linked storage account.
21
+
1. Ensure **Public network access** is enabled for the linked storage account.
32
22
2. Set the IP addresses access rule to "allowAll" if linking to a Synapse Workspace.
33
23
3. If restricting public access, enable the [managed identities feature](/power-apps/maker/data-platform/azure-synapse-link-msi) for the linked storage account and workspace.
34
24
@@ -47,6 +37,11 @@ Before proceeding, ensure the following prerequisites are met:
47
37
-**Reader** role for the resource group containing the storage account and Synapse Workspace.
48
38
-**Owner** and **Storage Blob Data Contributor** roles for the Azure Data Lake Storage Gen2 account.
49
39
40
+
For more information, review the prerequisites based on your profile type:
41
+
42
+
-[Prerequisites for Azure Synapse Link profile with Azure Data Lake](/power-apps/maker/data-platform/azure-synapse-link-data-lake#prerequisites)
43
+
-[Prerequisites for Azure Synapse Link profile with your Azure Synapse Workspace](/power-apps/maker/data-platform/azure-synapse-link-synapse#prerequisites)
44
+
50
45
2. Select the **Enable storage account key access** checkbox during initial setup.
51
46
52
47
:::image type="content" source="media/troubleshoot-synapse-link-profile-creation-issues/permissions-setup-create-storage-account.png" alt-text="Screenshot of the Advanced setup page in Create a storage account page.":::
0 commit comments