I need to run a job at regular 5 min interval where the we will call a web service to get data then transform the data and update the database.
For such scenario should is it best to use azure functions or azure durable functions.
I need to run a job at regular 5 min interval where the we will call a web service to get data then transform the data and update the database.
For such scenario should is it best to use azure functions or azure durable functions.