Azure DataFactory: Error while copying data from http source to ADLS Gen2

Anisha Singhal 1 Reputation point Microsoft Employee
2021-04-23T11:15:24.907+00:00

I am trying to copy the data from an http source to ADLS gen2 and I get below error:

Error: Failure happened on 'Sink' side. ErrorCode=HttpFileFailedToRead,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Failed to read data from http server. Check the error from http server:The remote server returned an error: (403) Forbidden.,Source=Microsoft.DataTransfer.ClientLibrary,''Type=System.Net.WebException,Message=The remote server returned an error: (403) Forbidden.,Source=System,'

There is a foreach loop within which the copy from http to ADLS gen2 takes place. This loop works for few records but fails after some time. The configuration settings for the copy data task is as shown below:

90629-image.png

90791-image.png

90774-image.png

90763-image.png

Please let me know if there is a fix for this?

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,466 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,686 questions
{count} votes

Your answer

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