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 ...
Patrick Rote
Aug 17, 2020Iron Contributor
Patrick Rote
Anyone from MS that can help
Why can't i connect to the DB anymore? The website is still connected but i can't find a way to manage the DB
Am i missing something?
Thanks
- mguarnierAug 29, 2020MCT
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 RoteSep 18, 2020Iron Contributor
mguarnier thanks for the response . Will have a look