I'm trying to connect to my database stored in my SQL Azure platform. My ASP.NET app connects to the db properly, but the SQL Management Studio not.
I've added my current IP to the Azure firewal'ls rules list (http://www.nickharris.net/2010/08/change-firewall-rule-for-sql-management-studio-connection-to-sql-azure/)
Then, basing on the data from the connection string I pass the server name (tcp:xxxxx.database.windows.net) , the username (xxx@yyy)and the password. I'm still getting the error
Login failed for user 'xxxx'. This session has been assigned a tracing ID of 'xxxxx'. Provide this tracing ID to customer support when you need assistance. (Microsoft SQL Server, Error: 18456)
What's wrong ?
A few thoughts:
When you say your ASP.NET app connects to SQL Azure, is the app running locally or as a web role within a Windows Azure data center?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With