data factory copy error

sakuraime 2,321 Reputation points
2021-05-02T07:45:41.07+00:00

I have a parquet file in blob ADLS GEN2 , I have a synapse analytics dedicated pool . I have a ADF copy activity where source is the parquet while sink is the synapse .

the copy activity use polybase . and there is a error

92967-image.png

and I was trying to build external table directly on synapse analytics which has no issue. (same path).

while I also found that during the activity run , it create a credential like in the following

CREATE DATABASE SCOPED CREDENTIAL [ADFCopyGeneratedCredential_9eafecb1-949c-4c55-99d5-48ecab22eb4a] WITH IDENTITY = 'ADF', Secret = '***'

what's ADF?? I can't find it in my AAD.

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,422 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,643 questions
{count} votes