I just created my first Azure Web App Service and deployed it via Github actions. The status of my web app says running and when I go to the default domain url it says my web app is running and waiting for my content. In my log stream, it says “application started”, and then immediately after that message it says “application is shutting down”. I don’t know why it would be shutting down immediately after starting.
I tried deploying and I expected the app to be up, but the content did not show up and in the logs it said it immediately shut down.
Joel Frase is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.