Azure ARM Templates to deploy WebJobs

前端 未结 4 2110
清歌不尽
清歌不尽 2021-01-11 14:01

Everyone,

Could anyone please help me on deploying WebJobs using ARM Templates ?

Thanks, Rajaram.

4条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-11 14:33

    Azure scheduler became obsolete on december 2019, after that, all Scheduler job collections and jobs stopped running, that is why Scheduler Job Collection in not usable anymore, Azure logic apps should be used instead. -Migrate Azure WebJobs from Azure Scheduler to Azure Logic Apps.

提交回复
热议问题