MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.27k stars 21.45k forks source link

App service instance lifecycle #122541

Closed Aleksey-Kudryavtsev closed 5 months ago

Aleksey-Kudryavtsev commented 5 months ago

Hello,

I'm looking for official documentation on app service instance lifecycle. In which cases an app service instance can be shut down / replaced with another instance besides when scaling in. I'd imagine Azure would need to restart each instance at some point to at least install OS updates. We need to understand this to know how our long running web jobs can be affected by this and what can be done to avoid the jobs from being interrupted.

Thanks, Aleksey


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

Grace-MacJones-MSFT commented 5 months ago

@Aleksey-Kudryavtsev Thanks for the feedback! We are currently investigating and will update you shortly.

Grace-MacJones-MSFT commented 5 months ago

Hello @Aleksey-Kudryavtsev please take a look at these docs and they should help answer your questions: https://learn.microsoft.com/en-us/azure/app-service/routine-maintenance https://learn.microsoft.com/en-us/azure/app-service/webjobs-create?tabs=windowscode https://github.com/projectkudu/kudu/wiki/WebJobs

We will now proceed to close this thread. If there are further questions regarding this matter, please tag me in your reply. We will gladly continue the discussion and we will reopen the issue.