Before we even show you how , do note that this should be done only during testing of non-critical data which will cause no issues if accessed from unintended applications..
SQL Azure tracks the IP address for the purpose of security . However sometimes during development( and co-development) when you don’t have a static IP, it becomes quite a pain to keep checking the Firewall rules every time the app starts misbehaving…so during testing and development you can see the firewall rules to allow all connections by giving it the following settings..
Hope this saves you some time and headache…do remember to change these during production and when testing with critical data!
Until next time!
Cennest