El cliente con dirección IP no puede acceder a la base de datos Azure SQL del servidor

Me enfrento al siguiente error cuando intento conectarme a la base de datos SQL Azure de mi cuenta de prueba gratuita. ¿Alguien puede ayudarme a establecer reglas en mi cuenta de prueba gratuita? No veo ninguna opción para configurarlos.

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.

Respuestas a la pregunta(3)

Su respuesta a la pregunta