简体   繁体   English

无法使用Azure平台登录到SQL Server

[英]Cannot login to SQL server using Azure platform

I signed for Azure free trial and my dev team create database and it is running already but when i login to azure platform then database - connect to server it says fail to connect I reset password 2 times still same issues... can anyone help with the issue please. 我签署了Azure免费试用版,我的开发团队已创建数据库并且该数据库已经在运行,但是当我登录到Azure平台然后登录数据库-连接到服务器时,它说无法连接,我重设密码两次仍然是相同的问题...任何人都可以提供帮助请问这个问题。

I'm also looking to export full backup of my database to keep it on my local computer what is the best way to do that. 我还希望导出数据库的完整备份,以将其保留在本地计算机上,这是最好的方法。

Thanks 谢谢

Are you trying to connect from the Azure Portal or from SSMS? 您是否要从Azure门户或SSMS连接? Have you setup your firewall rules? 您是否设置了防火墙规则?

Also you will use the credentials you setup for SQL Azure, not the hotmail credentials used to setup your Azure account. 另外,您将使用为SQL Azure设置的凭据,而不是用于设置Azure帐户的hotmail凭据。

Edit: Adding screen shots: 编辑:添加屏幕截图:

This is the form that will show when creating the server: 这是创建服务器时将显示的表单:

在此处输入图片说明

This is what you will see when editing from the Database portion of the Portal (remember to expand the subscription and select the server): 这是从门户网站的数据库部分进行编辑时将看到的内容(请记住以展开订阅并选择服务器):

在此处输入图片说明

From either location hitting add will show: 在任一位置点击添加将显示:

在此处输入图片说明

For the first part, they were having some issues with the portal but they should be fixed now. 对于第一部分,他们在门户方面遇到了一些问题,但是现在应该修复它们。 So if you try you should be able to log in now. 因此,如果您尝试尝试,则应该可以立即登录。

For the backup part, take a look at: 对于备份部分,请看一下:

http://social.technet.microsoft.com/wiki/contents/articles/1792.sql-azure-backup-and-restore-strategy.aspx http://social.technet.microsoft.com/wiki/contents/articles/1792.sql-azure-backup-and-restore-strategy.aspx

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM