'Getting 503 errors on an Azure Static Web App

We have an Azure Static Web App that is returning 503 errors a few times a day. The site is just HTML, there are no Azure Functions being used. One person may be getting a 503 while another person is able to access the site.

Microsoft Support has reviewed the logs for the site and they cannot see any 5xx errors.

We have Cloudflare in front of the site to help with caching. According to Cloudflare support, a 503 indicates a problem with the hosting provider.

Has anyone experienced something similar



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source