503's from Azure Static Web App (Nuxt 3)

Adrian Campos 0 Reputation points
2025-02-21T14:48:52.64+00:00

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:

  • using the diagnose problems tab but it showed no errors whatsoever and was limited in what it could do to help
  • checking the app insights instance tied to the static web app but it had zero information even zero requests (perhaps it's not setup right, I did get a notification this morning that the log workspace needed to be repaired on that app insights instance)
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,081 questions
0 comments No comments
{count} votes

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.