An Azure service that provides streamlined full-stack web app development.
Having trouble launching my Blazor Web Application using Azure Web App
Hello Azure Support Team,
I decided to recreate my Blazor WASM + ASP.NET Core application as a Blazor Web App due to how much faster it is in performance.
Blazor Web App Description.PNG
However, I am still seeing the Your web app is running and waiting for your content screen after setting the application up with Azure Web App, setting up the necessary environment variables, having a successful deployment from my GitHub Repository, and setting the startup application to be the server application. I have looked into the Log files, and I have not found any kind of issues going on there.
Is there anything that can be done to help me out with getting my Web Application running on the Azure Web App?
Thank you very much for your help and time,
Andrew Sabin