I have a site in mvc
that connects to a database all mounted in Azure
, when a local site test is done correctly, but when doing the deploy a Azure
shows that you can not connect the site with DB
.
the database firewall is enabled the connections to the azure services
The error is:
Catastrophic Error in / Login / LoginConfirmed
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP Provider, error: 0 - An attempt was made to access socket in a way forbidden by its access permissions.)