- Published on
- Authors
- koskila
Fixing error "Cannot open server - - requested by the login. Client with IP address - - is not allowed to access the server." in Azure deployments from Visual Studio
This article explains how to work your way around the exception 'Cannot open server - requested by login...' The issue is caused by Azure's firewall logic, which might sometimes appear a little bit overzealous for simple development workloads, and might stop you from accessing your databases from your development machine. But just as everything else in Azure, the firewall exists for a reason, and working with it just requires a couple of extra clicks, is all.


