Skip to Content
0
Aug 07, 2022 at 03:09 PM

How to upload the csv files into Azure storage through Cronjob

531 Views

Hi Experts,

We had business requirement to load huge csv the Order data to Azure Cloud Storage blob. We have tried with API but there is some challenges on internal application error.

We need to upload the csv files into Azure Storage , We have internal other FTP server like SCPI. we have planned to do the via cronjob.

Please let us know your suggestion and help. if any one tried earlier.