Hi, I am running through the tutorial as below;
https://docs.microsoft.com/en-us/azure/app-service/app-service-web-tutorial-dotnet-sqldatabase
It runs locally however when published to Azure it gives the error below;
How can I find out what this error actually is.
Thanks,
<!-- Uncomment the following line to get detailed error messages on Azure--> <customErrors mode="Off"/>