Database Deployment for SQL Azure Error

I am trying to publish a site on Azure, the publication settings have been carefully reviewed, the files have been published, but the database is not, I get this error.

Error 1 The network deployment task could not be completed. (The operation with the specified provider ("dbFullSql") failed while connecting using the Web Management Service. This can happen if the server administrator did not authorize the user for this operation. DbFullSql http://go.microsoft.com/fwlink/? LinkId = 178034 Read more at: http://go.microsoft.com/fwlink/?LinkId=221672#ERROR_USER_NOT_AUTHORIZED_FOR_DBFULLSQL .)

Any help would be appreciated!

+4
source share

All Articles