Share via

Azure data factory

Anandazure 46 Reputation points
2021-09-30T04:26:03.447+00:00

How to do schedule the automatic refresh from SharePoint to destination table

Azure Logic Apps
Azure Logic Apps

An Azure service that automates the access and use of data across clouds without writing code.

Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Samy Abdul 3,376 Reputation points
    2021-09-30T07:06:41.38+00:00

    Hi @Anandazure , the better approach would rather be store the datafiles in to some intermediate storage

    mechanism system such a blob etc. and using either Azure Functions , Logic apps and then having a scheduled in

    case you are required data that is as soon data is updated in the blob , you could invoke event based trigger to get

    in to the target or sink . Hope it helps. Thank you

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.