Too many redirects with Cloudflare + Azure App Service
Too many redirects?! Why I spent far too long troubleshooting why a perfectly good, HTTPS enabled Web Application hosted on an Azure App Service failed after moving the DNS (proxied) over to Cloudflare. The App Service wasn’t doing anything I would consider non-standard. Simple site with a custom domain, correct SSL bindings and just a free “App Service Managed Certificate”. Symptom was simply ERR_TOO_MANY_REDIRECTS like so: I’ve since learnt this typically happens because both Cloudflare and Azure are trying to handle SSL/TLS termination and redirects....