Azure App Service Flask App Deployment using Zip war method issue with Error "didn't respond to HTTP pings on port: 8000, failing site start. See container logs for debugging. "
Hello everyone,
I am Deploying the Flask Web app with Immersive Reader and I am deploying it by a ZIP file mentioned over the link below:
https://learn.microsoft.com/en-us/azure/app-service/quickstart-python?tabs=flask%2Cwindows%2Cazure-cli%2Czip-deploy%2Cdeploy-instructions-azportal%2Cterminal-bash%2Cdeploy-instructions-zip-azcli
So, I have gone through each step mentioned there and applied it and showing me the below result.
so i check my logs on azure app service where i find the error as given below :
and another issue is I am unable to find my deployed files on the Azure portal.