Client mit IP-Adresse darf nicht auf die Azure SQL-Datenbank des Servers zugreifen.

Beim Versuch, eine Verbindung mit der Azure SQL-Datenbank meines kostenlosen Testkontos herzustellen, tritt der folgende Fehler auf. Kann mir jemand helfen, wie man Regeln in meinem kostenlosen Testkonto festlegt? Ich sehe keine Option, um sie einzustellen.

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 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.

Antworten auf die Frage(6)

Ihre Antwort auf die Frage