Hi @Pandey, Aman ,
Welcome to Microsoft Q&A Platform. Thank you for posting query here.
l tried to Copy file from below link to Blob and it was working perfectly fine. You need to consider using HTTP connector type dataset in Source tab of Copy activity as your link is going to download a file.
HTTP connector is generic to retrieve data from any HTTP endpoint, e.g. to download file.
Please check below detailed steps of implementation.
Step1: Copy activity, source tab select a dataset which is HTTP connector type with binary format.
Step2: Copy activity Sink tab select a dataset which is Blob connector type with binary format and give file name inside your dataset as per your requirement. Here I gave name to my file in sink as excelfile.xlsx
Step3: Copy activity executed Successful.
Hope this will help. Please let us know if any further queries.
- Please don't forget to click on or upvote 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