I have recently been trying to deploy Moodle to an Azure App service. The deployment is successful but unfortunately when I hit the app service domain the attached error appears. The domain in the attached image is exactly the same as what I have defined in the config.php.
I believe that this issue is occurring because Azure app services for Linux utilise containers to host deployed applications. This might be confusing the application as connections are being proxied.
Has anyone managed to successfully deploy moodle to an Azure App Service for Linux?
Thanks in advance
