My client's application access an Azure SQL Server database. This database has IP restrictions (only registered IPs can access the database). My IP is dynamic and I cannot change it at the moment.
In case I get a VPN with a dedicated IP address, would I be able to access the database? Or is it possible that they also have some restrictions that identify if I am using a VPN (I do not know if that is possible)?
Thank you all.