How to customise Azure Web App 403, 503 error pages?
问题 I am at a loss as to how to present a custom error page, with professional branding, for errors covering: 403 - Wep App stopped - currently get blue page with Azure text. 503 - Service Unavailable - currently get white page with "service unavailable" I have tried to use CloudFlare custom error pages, but this does not work. For a 403, traffic still gets routed throught to Azure, where it gets the standard Azure 403 Page. Must be possible? 回答1: There are two categories of HTTP errors that can