Can I safely downgrade the app service plan from P3V2 to a P2V2

Admin Spa Space 21 Reputation points
2022-02-16T00:54:48.447+00:00

I had to upgrade to P3V2 plan during a CPU/Mem spike. Now that the issue is resolved. Can I safely downgrade the plan?

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
274 questions
0 comments No comments
{count} votes

Accepted answer
  1. MughundhanRaveendran-MSFT 12,506 Reputation points
    2022-02-16T06:19:37.583+00:00

    @Admin Spa Space ,

    Thanks for reaching out to Q&A.

    Yes. You can scaledown the App service plan safely. There might be an app restart as the backend instances will change during this process. You can observe this behavior in the App restart detector present in Diagnose and Solve problems blade.

    In future, I would suggest you to configure Autoscale rule so that App service plan scales out automatically when there is high CPU usage

    Autoscaling : https://learn.microsoft.com/en-us/azure/architecture/best-practices/auto-scaling

    I hope this helps!

    Please 'Accept as answer' and ‘Upvote’ if it helped so that it can help others in the community looking for help on similar topics.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.