I try to deploy a database to Microsoft Azure it generates this error .
Error SQL72014: .Net SqlClient Data Provider: Msg 40548, Level 16, State 1, Line 1 Granting CONNECT permission to the guest user in database 'ACS Database' is not permitted.
Although the guest user has connect permission.
Any help?