we are migrating existing website to Microsoft Azure Websites (PaaS). The application access the on-premises MS-SQL Database for some data. we are unable to provide access through firewall (for IP, because there is no static IP for website).
Is there any other solution for it. is VPN is the solution then it possible to create VPN for "Website" to "On-Premises" MS-SQL server.