Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
bilzekek
Contributor III
Contributor III

Azure Synapse target - COPY INTO issue

Hi,

I wanted to test the new features for Qlik Replicate target, Azure Synapse Analytics. Specifically, the new "Data Loading" end-point settings. I selected "COPY statement" as load data using option;

bilzekek_0-1669025048946.png

When running a test with these end-point settings, I receive the following error:

bilzekek_1-1669025154730.png

I can see that Replicate were able to copy files to the Data lake (Staging on Azure), but when running the "COPY INTO" SQL statement on the Dedicated SQL pool, it was not allowed to read the files.

Is there some additional access on the Data Lake that should be granted to the user added under ODBC Access in the end-point? and if so, which is it?

Labels (2)
1 Solution

Accepted Solutions
bilzekek
Contributor III
Contributor III
Author

Update: Apparently, I was missing managed identity access between the Synapse workspace and the storage account container, which should have been created when I configued the Synapse Workspace but somehow wasn't.

So not related to Replicate, but in case others are facing same issue, I followed this guide to fix it: https://learn.microsoft.com/en-us/azure/synapse-analytics/security/how-to-grant-workspace-managed-id...

View solution in original post

2 Replies
bilzekek
Contributor III
Contributor III
Author

Update: Apparently, I was missing managed identity access between the Synapse workspace and the storage account container, which should have been created when I configued the Synapse Workspace but somehow wasn't.

So not related to Replicate, but in case others are facing same issue, I followed this guide to fix it: https://learn.microsoft.com/en-us/azure/synapse-analytics/security/how-to-grant-workspace-managed-id...

KellyHobson
Former Employee
Former Employee

Hey @bilzekek ,

We appreciate you following up with the resolution for this issue. It is helpful for others on the community page!

All the best,

Kelly