I'm aware of the Microsoft documentation here. And have created both server-level and database-level firewall rules for accessing an Azure SQL db.
I'm now at a coffee shop using SQL Server Mgmt. Studio to work on an Azure SQL db, but DO NOT want to accept the coffee shop's IP address as a whitelisted IP.
How can I access my Azure SQL Server without whitelisting every IP address I wish to connect from? Is there some type of Azure proxy to use?
Thank you