Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,081 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello, I've been noticing daily 503's in my application insights logs. I have an azure function that pings my azure static web app every two minutes to keep the backend functions warm. This is a separate function app from the static web app's backend functions. I have a separate app insights instance on this function app and this is how I saw the 503's logged.
Every day I notice 503s for 10-20 minutes at random times. This morning I experienced it first hand, it was down for 20 minutes or so and then just randomly came back online.
I tried: