About App Service

ryosk25 516 Reputation points
2022-10-20T01:50:39.903+00:00

App Serivce in Azure.
The plan will be changed from "S1" to "S2".

Will there be any downtime?
Is there anything I should consider?

Any advice would be appreciated.
Thank you in advance.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,038 questions
0 comments No comments
{count} votes

Accepted answer
  1. Dillon Silzer 49,166 Reputation points
    2022-10-20T02:32:13.933+00:00

    Hi @ryosk25

    From a similar post at StackOverflow (Answered by Rohit Tatiya)

    Yes, any scale up/down cause down time as it changes underline hardware and perform deployment on new hardware (compute).

    How long it cause downtime ? It completely depends on application hosted on that plan and how much time application start up takes and dependencies during start up. So its completely depends on the application hosted on that plan.

    Cited from https://stackoverflow.com/questions/69581174/does-scale-up-of-azure-app-service-plan-linux-cause-downtime#:~:text=Yes%2C%20any%20scale%20up%2Fdown,and%20dependencies%20during%20start%20up.

    -----------------------------------------

    If this is helpful please accept answer.

    0 comments No comments

0 additional answers

Sort by: Most helpful