Hello,
I am trying to limit access to my Azure sql server. I want only my home IP address to be able to connect with SQL Management studio. But I want to allow individual databases on the server to have access with any ip address.
My problem is that I know how to set a server level IP firewall rule but not a Database-level IP firewall rule . Any help or suggestions would be greatly appreciated.
Paul