Forum Discussion

gkarwchan's avatar
gkarwchan
Copper Contributor
Jan 26, 2023
Solved

Connect App Service to Azure SQL Server through Virtual Network

I have an Azure Sql server, and Azure App service, and now I am connecting them using the public DNS address, and protect the sql server by enabling : Allow Azure services and resources to access th...
  • GillaluNagendra's avatar
    Jan 27, 2023
    In security aspects using VNET integration is the best. there should be improved network performance as traffic would route through MS backbone network. But all App Service plans don't support VNET integrations.

Resources