Again my Azure Web App was down for quite a few minutes (at least 5-10 minutes) in the middle of the day. This was during a low load, but this is a horrible experience for customers.
Requests take forever with giving returning a 503 after a long period of time. When I look in the logs I see low activity and low memory and CPU useage.
I've downloaded the logs and I see the following entries:
Role environment . INITIALIZING
Role environment . INITIALED RETURNED. HResult=-2147024891
Role environment . FAILED TO INITIALIZE. hr: -2147024891
Role environment . INITIALIZING
Role environment . INITIALED RETURNED. HResult=-2147024891
Role environment . FAILED TO INITIALIZE. hr: -2147024891
Does anyone know what's going on? I have two standard instances running.