相关疑难解决方法(0)

具有IP地址的客户端不允许访问服务器Azure SQL数据库

当我尝试连接到我的免费试用帐户的Azure SQL数据库时,我遇到以下错误.任何人都可以帮助我如何在我的免费试用帐户中设置规则?我没有看到任何设置它们的选项.

Cannot open server 'ccaausprddb001' requested by the login. Client with
IP address '125.16.236.150' 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:f1ce6d56-c321-4458-a8dc-507f40e24108
com.microsoft.sqlserver.jdbc.SQLServerException: Cannot open server 'ccaausprddb001' requested by the login. Client with IP address '125.16.236.150' is not …
Run Code Online (Sandbox Code Playgroud)

sql-server azure

13
推荐指数
4
解决办法
2万
查看次数

标签 统计

azure ×1

sql-server ×1