An Azure service that automates the access and use of data across clouds without writing code.
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