I just created a user database using the Azure SQL Portal.
I can manage my database using the portal, but I don't like it. This is not very convenient. I connected my administrator to my instance using Management Studio . When I try to change the database from "master" to my user database, I get the following error:
SQL Azure Database XXX Unavailable
How can I solve this problem?
Thanks Tal
source share