Flask app deployed with GitHub Actions to Azure App Services not accessible despite successful deployment
I am trying to deploy a simple Flask application to Azure App Services using GitHub Actions. The deployment seems to be successful, and I can see from the application logs that Gunicorn starts successfully on port 80 without any errors: