Forum Discussion
ashok285
Feb 05, 2019Copper Contributor
How to Run Azure Function into running longer than 10 minutes
How to Run Azure Function into running longer than 10 minutes.
My task is parsing CSV file and storing data into database tables hardly it will take one hour time. But Azure function apps max timeout is 10 minutes.
Could you please suggest, how to run long running tasks in to function apps.
Thanks in advance.
No RepliesBe the first to reply