I'm getting this error message
I've tried to set env to Development and added UseDeveloperExceptionPage() middleware yet I'm not able to get a clearer image of what is causing this.When reviewing App Event Logs I see
so the exception message is empty. How can I further troubleshoot this Azure App Service? Deploying via github action. .Net version 6
UPD: I still don't know why the exception message is empty, must be MS bug but at least I found what the underlying cause was, described here Azure App Service deployment fails when referenced by Azure Function