Last post Feb 28, 2021 06:49 AM by hoonboor
None
0 Points
2 Posts
Feb 26, 2021 05:37 PM|hoonboor|LINK
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
All-Star
53641 Points
24012 Posts
Feb 26, 2021 06:17 PM|mgebhard|LINK
Azure has scheduled tasks. See the docs.
https://docs.microsoft.com/en-us/azure/scheduler/scheduler-intro
Feb 28, 2021 06:49 AM|hoonboor|LINK
any one else can share detailed /particular address of this problem
None
0 Points
2 Posts
Fetch time from database and schedule task in Azure at that perticular time
Feb 26, 2021 05:37 PM|hoonboor|LINK
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
All-Star
53641 Points
24012 Posts
Re: Fetch time from database and schedule task in Azure at that perticular time
Feb 26, 2021 06:17 PM|mgebhard|LINK
Azure has scheduled tasks. See the docs.
https://docs.microsoft.com/en-us/azure/scheduler/scheduler-intro
None
0 Points
2 Posts
Re: Fetch time from database and schedule task in Azure at that perticular time
Feb 28, 2021 06:49 AM|hoonboor|LINK
any one else can share detailed /particular address of this problem