Hi All,
I have created a Time Triggered Azure Function that runs on a schedule. I am fetching data for API Usage(i am using Azure APIM) using the Azure Rest APIs and want to put it in a csv file. Once the csv file is ready i need to upload it to a SFTP location.
Any pointers on this will be helpful.
Thanks,
SuvraJyoti.