Share via

Azure Data Factory copy problem

Lana Kh 1 Reputation point
2022-06-30T13:51:49.433+00:00

I created a pipeline which copied csv files from one container to another and then deleted source files. At first it ran ok, but now when I try to rerun it or run similar activities, I get this error: An error occurred while sending the request.. Account: 'accountname'. FileSystem: 'raw'..,Source=Microsoft.DataTransfer.ClientLibrary,''Type=System.Net.Http.HttpRequestException,Message=An error occurred while sending the request.,Source=mscorlib,''Type=System.Net.WebException,Message=The underlying connection was closed:

Azure Data Factory
Azure Data Factory

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

0 comments No comments

1 answer

Sort by: Most helpful
  1. AnnuKumari-MSFT 34,571 Reputation points Microsoft Employee Moderator
    2022-07-01T06:43:32.85+00:00

    Hi @Lana Kh ,

    Welcome to Microsoft Q&A platform and thanks for posting your query.

    As I understand your issue, while trying to copy data from one .csv file lying in a folder to another in ADLS , you are getting error 'The underlying connection was closed' . Please let me know if there is any gap in my understanding.

    Kindly ensure the linked service connection to the source and sink are successful.

    If testing the linked service connection fails, kindly make sure the source folder and file exists and proper file path for source and sink has been mentioned in the dataset.

    If the above suggestion doesn't help, Kindly share more details like Source and sink settings screenshot for us to investigate further.

    Hope this will help. Please let us know if any further queries.

    ------------------------------

    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you.
      Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification
    • If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators

    Was this answer helpful?


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.