copy files in bulk from sharepoint to adls

T M, Chaitra SBOBNG-ITY/FB 6 Reputation points
2021-04-26T11:25:03.713+00:00

hello All,
how to copy files from sharepoint in bulk to adls from azure data factory,c an you help with any links

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

2 answers

Sort by: Most helpful
  1. T M, Chaitra SBOBNG-ITY/FB 6 Reputation points
    2021-04-28T10:48:36.163+00:00

    Hello SaurabhSharma-msft and kasperulvedal,

    Thanks for you time in addressing this.. it worked , and now one file is getting copied from sharepoint to ADLS
    issue was:
    1>Relative server url i missed a sub folder while fetching file
    2> $value i used before now OpenBinaryStream i used , neverthless both of these would seem to give results

    now my open question is , how would i dynamically iterate over files tat gets added in sharepoint,
    GetMetaData wont work for https i believe

    1 person found this answer helpful.

  2. Kasper Ulvedal 11 Reputation points
    2021-04-26T20:51:10.087+00:00

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.