unable to deploy web application in Azure
I am new to Azure and I am experiencing this issue when trying to deploy my Flask web application using Azure CLi. It stucks and the error is like this:
Deployment failed because the site failed to start within 10 mins.
Does it mean there are anything wrong in my code? I deploy the zip direcotry and free configurations.
enter image description here