Share via

ADF Copy data error

will 1 Reputation point
2022-01-12T20:01:22.62+00:00

Copy data activity in the pipeline failed with the following error. Source is gzip csv file and sink is parquet. failure is at the source. LS connection works on both using Account Key or Managed Identity. Tried both using keyvault (blob.core.wondows.net) and managed identity (dfs.core.wondows.net). Error message is the same for either connection method.

{
    "errorCode": "2200",
    "message": "ErrorCode=AdlsGen2InvalidUrl,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Invalid url 'DefaultEndpointsProtocol=https;AccountName=xxxxx;AccountKey=' provided, expecting http[s]://<accountname>.dfs.core.windows.net.,Source=Microsoft.DataTransfer.ClientLibrary,''Type=System.UriFormatException,Message=Invalid URI: The format of the URI could not be determined.,Source=System,'",
    "failureType": "UserError",
    "target": "COPY-DATA",
    "details": []
}
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.

Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.