Quantcast
Channel: SQL Server Security forum
Viewing all articles
Browse latest Browse all 3042

Unable to access MS SQL DB in PCF

$
0
0

Getting below error while deploying the Spring boot app in PCF.

Cannot open server 'likkibanksoldbserver' requested by the login. Client with IP address '18.207.154.50' is not allowed to access the server.  To enable access, use the Windows Azure Management Portal or run sp_set_firewall_rule on the master database to create a firewall rule for this IP address or address range.  It may take up to five minutes for this change to take effect. ClientConnectionId:2a975dfa-d00e-4619-96e0-f2ac4f4b771c.

Cannot open server 'likkibanksoldbserver' requested by the login. Client with IP address '54.224.133.30' is not allowed to access the server.  To enable access, use the Windows Azure Management Portal or run sp_set_firewall_rule on the master database to create a firewall rule for this IP address or address range.  It may take up to five minutes for this change to take effect. ClientConnectionId:8fd8fb67-4394-4471-a2b6-9ea8b355e6bb

Cannot open server 'likkibanksoldbserver' requested by the login. Client with IP address '54.167.69.49' is not allowed to access the server.  To enable access, use the Windows Azure Management Portal or run sp_set_firewall_rule on the master database to create a firewall rule for this IP address or address range.  It may take up to five minutes for this change to take effect. ClientConnectionId:939ed166-ad1f-4cb5-804d-349d6b9a6f12

Workaround: Firewall rule range: 0.0.0.0 to 224.224.224.224 (ideally a wrong solution)



Viewing all articles
Browse latest Browse all 3042

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>