Pdf file transfer Using Data Factory

Imran Mondal 246 Reputation points
2021-05-03T06:26:11.81+00:00

Hi Team,

Requesting your help on this, We have a requirement where we will have to transfer PDF files to an external location, Is it possible to transfer PDF files using Data Factory.

Also can we copy the image and pdf files from the shared location to Azure Blob Storage?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,624 questions
0 comments No comments
{count} votes

Accepted answer
  1. KranthiPakala-MSFT 46,642 Reputation points Microsoft Employee Moderator
    2021-05-03T13:34:11.177+00:00

    Hi @Imran Mondal ,

    Thanks for reaching out.

    Currently Azure Data Factory supports the following file formats.

    93342-image.png

    But if you just want to move the PDF files from one location to other, then you can try using Binary dataset on source and sink of your copy activity. Please note that binary format is supported for the following connectors: Amazon S3, Azure Blob, Azure Data Lake Storage Gen1, Azure Data Lake Storage Gen2, Azure File Storage, File System, FTP, Google Cloud Storage, HDFS, HTTP, and SFTP.

    Hope this helps. Do let us know if you have further query.

    ----------

    Please don’t forget to Accept Answer and Up-Vote wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.