Forum Discussion
expertopinionsa12
Jun 20, 2023Copper Contributor
Azure App Deployment Issue: Troubleshooting 'Failed to Connect to Database' Error
I'm currently experiencing a persistent issue during the deployment of my application on Microsoft Azure. Specifically, I keep encountering a 'Failed to Connect to Database' error message. I have ver...
habeebyakubu
Jul 03, 2023Copper Contributor
Go to your SQL Server in Azure Portal.
Go to "Firewall and Virtual Network".
Turn on "Allow Azure Service and resources to access this server".
Go to "Firewall and Virtual Network".
Turn on "Allow Azure Service and resources to access this server".
expertopinionsa12
Jul 04, 2023Copper Contributor
Thanks, will try that!