SQL Connection firewall and dynamic IP address

Hello,

I have dynamic IP address from my internet provider. Thus I frequently have to update firewall rules. Is there any mean to avoid this (certificate, ...)?

Kind regards

December 15th, 2013 6:30pm

Hello,

The SQL Azure Firewall prevents all access to databases until grant access from specific computers. Access via the SQL Azure Firewall is based on originating IP address.
If you have an Internet connection with dynamic IP addressing,you could try one of the following solutions:
1.Ask your Internet Service Provider (ISP) for the IP address range assigned to your client computers that will access the SQL Database server, and the then add the IP address range as SQL Database firewall rule.
2.Get static IP addressing instead for your client computers, and then add the IP addresses as SQL Database firewall rules.

Reference:
Windows Azure SQL Database Firewall
SQL Azure: Cloud Database Security

Regards,
Fanny Liu

If you have any feedback on our support, please click here.

Free Windows Admin Tool Kit Click here and download it now
December 17th, 2013 4:12am

Hi,

Thank you for your answer. Solution 1 is not secure. Solution 2 is not available from my ISP.

Kind regards.

January 9th, 2014 1:06pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics