I am in need of a scheduler which can fetch the time from the database and run a particular piece of code every day at that particular time,i wonder if there is way to do it in Azure,please help
Azure has scheduled tasks. See the docs.
https://docs.microsoft.com/en-us/azure/scheduler/scheduler-intro
any one else can share detailed /particular address of this problem