My Azure web app is regularly stopped with the error: "App is stopped. App Service plan quota has been exceeded"
I click through to view quotas and all are shown as GREEN i.e. quota NOT exceeded.
The pricing tier is Free (F1). Scaling up the plan un-stops the app, but that is an undesirable workaround at present while the app is under development.
How can I get the app service to perform as expected at this pricing tier?