I can't download image into datalake from URLs using Copy activity

youssef125 266 Reputation points
2021-11-23T14:37:20.563+00:00

Hi,

I'm using Azure data factory, copy activity to download an image from URL into a Datalake, the copy activity works as expected example :

151859-image.png

so the image is shown as expected from all the URL configured in Service link except this one :
https://www.sephora.com/productimages/product/p400057-av-03-zoom.jpg

here's the result which I'm getting :
151769-image.png

Do you have any explanations why I'm getting Sephra image like this in the datalake ?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,515 questions
{count} votes

Accepted answer
  1. ShaikMaheer-MSFT 37,896 Reputation points Microsoft Employee
    2021-11-24T09:09:46.56+00:00

    Hi @youssef125 ,

    Thank you for posting query in Microsoft Q&A Platform.

    I tried to copy image to data lake storage using Copy activity. It was working fine for me. I am able to preview the image as well.

    You should use binary as formatter while creating source and sink datasets.

    Please check below screenshots of my implementation:

    Source dataset:
    152183-image.png

    Sink dataset:
    152178-image.png

    Image in Data lake:
    152184-image.png

    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
    0 comments No comments

0 additional answers

Sort by: Most helpful