sharepoint to blob storage

Shambhu Rai 1,406 Reputation points
2022-07-24T16:01:27.903+00:00

Hi Expert,

I have excel,pdf,csv file coming every week how will i copy this file to blob storage using azure logic app so that it will take new files automatically

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,899 questions
0 comments No comments
{count} votes

Accepted answer
  1. Kamlesh Kumar 3,861 Reputation points
    2022-07-25T03:10:27.233+00:00

    Hi @Shambhu Rai ,

    Welcome to Microsoft Q&A Platform. Thank you for the question.

    Yes, it's possible, you can use the scheduler as a trigger and configure the timing as per your requirement. If you want configure weekly then do it and then rest steps will be same like explained in below related question. Hope this would help you.

    https://learn.microsoft.com/en-us/answers/questions/898856/how-to-copy-files-from-sharepoint-to-azure-blob-st.html

    Regards,
    Kamlesh Kumar

    Please don't forget to click on 205836-130616-image.png or upvote 205759-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

1 additional answer

Sort by: Most helpful
  1. David Broggy 5,686 Reputation points MVP
    2022-07-24T23:44:39.927+00:00

    Hi ShambhuRai,
    You haven't said where the files are originally located.
    But if they're on Sharepoint, you can use this approach:
    copy-files-from-sharepoint-to-azure-blob-storage-u.html

    0 comments No comments