Forum Discussion
Patrick Rote
Aug 15, 2020Iron Contributor
The server you specified .database.windows.net,1433 does not exist in any subscription in email
Hi All. I have an application that is hosted in the azurewebsites.net. I had this configured sometime back and it still works. As i can still login to the website which is connected to a sql azure ...
mguarnier
Aug 29, 2020Copper Contributor
Hi Patrick Rote
You can follow these guidelines:
- Check your configuration of the database to see IP's that are allowed to connect through the firewall.
- Check if database and SQL is visible under the SQL Server settings in Azure portal.
I researched it and found some material that can help you.
https://stackoverflow.com/questions/41551102/azure-database-firewall-issues
Regards,
Marcos Guarnier
Patrick Rote
Sep 18, 2020Iron Contributor
mguarnier thanks for the response . Will have a look