Azure App Service gives “This page isn’t working” after adding app-service as a user to Azure Sql Database
I am building a .NET app that is just endpoints for front end to access a database that is in Azure SQL Database. Locally it runs without problems, connecting to the Azure SQL Database with a connection string.