I want to use virtual network in order to limit access to Azure Database only from my App Service, so that I can turn of \"Allow access to App Services\"
With the latest launch of new service named Private Link, you can now setup private endpoint to access Azure SQL database.
With today’s announcement of Azure Private Link, you can simply create a private endpoint in your VNet and map it to your PaaS resource (Your Azure Storage account blob or SQL Database server).