Reputation: 1351
I set cron job in Azure Web job. I read many blogs and articles for trigger web job every second. But I did not find any expression for that.
Upvotes: 0
Views: 148
Reputation: 18387
You can't because 1 second is the minimum time interval available.
Upvotes: 1