How to automatically restart an app service after certain time?

前端 未结 4 1316
时光说笑
时光说笑 2021-01-19 00:56

How to automatically restart an app service after 24 hours? How to schedule the app service to restart automatically at a specific time through the use of web jobs?

4条回答
  •  梦谈多话
    2021-01-19 01:40

    Save-AzureRmProfile -Path "E:\azureprofile.json" returns an error but the command Save-AzureRmContext-Path "C:\script.json" gives the same output as that of of the Save-AzureRmProfile -Path "E:\azureprofile.json".

提交回复
热议问题