Web App stopped due to Quota exceed, however, the quota page shows far from been maxed out

Bear 0 Reputation points
2024-12-31T18:28:39.35+00:00

I have a few Web Apps located in a ASP, which is on Free tier, Windows. The Web Apps were stopped with Quota Exceeded. However, the Quota page of the ASP shows the quota are barely used, as attached.

How shall I find what exactly exceeded the quota?Screenshot 2024-12-31 at 1.23.01 PM

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,143 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Silvia Wibowo 4,926 Reputation points Microsoft Employee
    2025-01-06T01:30:06.73+00:00

    Hi @Bear , the quota applies to that particular Web App. I've tested a similar scenario in my environment: one free-tier Windows App Service Plans with 5 web apps. Each of the web app shows similar quota page like this:

    User's image Shortly after I created the fifth web apps, all of the web apps shows "HTTP Error 403 - This web app is stopped".

    I checked Azure Monitor for metrics of "Memory working set" for all of my web apps:

    web-app-metrics I put red arrow around the time I noticed all of my web apps were stopped.

    I think your case is the same, it's the memory quota that caused your web apps to stop.

    Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.


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.