Hi! I've run into issues when deploying from AzDo to Azure App Service where, at the final moment of potential success, I'm greeted with "HTTP Error 500.30 - ASP.NET Core app failed to start"
I've included my Build pipeline, which then triggers a Release pipeline, using the "Deploy Azure App Service" (also included).
The build itself has moved across successfully, confirmed through the Kudu debug console - I've included an