Source control 5.7.6.6321 is allowing me to connect to my azure databases with sql auth, but not ad?
shollingshead
Posts: 2 Bronze 2
Hi All,
Please excuse my ignorance as I am new to the product. The source control module is allowing me to connect with sql auth to azure databases, but i can't connect by choosing active directory auth. It tries to connect to server 'domain' and fails.
Can i specify the server as an azure server somewhere? Like xxx.database.windows.net ?
Is azure active directory auth not something sql source control supports?
Please excuse my ignorance as I am new to the product. The source control module is allowing me to connect with sql auth to azure databases, but i can't connect by choosing active directory auth. It tries to connect to server 'domain' and fails.
Can i specify the server as an azure server somewhere? Like xxx.database.windows.net ?
Is azure active directory auth not something sql source control supports?
Tagged:
Answers
I guess this is not really related to the product. If you try to connect to Azure SQL Database using SQL Server Management Studio, are you able to connect via integrated security, since you're out of the domain with your local/roaming credential?
CTO @ Engage IT Services s.r.l.
Database Administrator and Team Leader
Microsoft MVP - Data Platform
Staff member of getlatestversion.it community
personal website | blog
SQL Source Control can't access this database. Make sure the database is online and you have permissions to access it.
Looking at the SQL Source Control logs, the only error I see is:
13:29:59.254|WARN |AllDatabasesProvider|22 |Error getting databases
System.Data.SqlClient.SqlException (0x80131904): Login failed for user ''.
SQL Search also doesn't support AzureAD-secured Azure SQL DB's so I assume this is the same/similar problem.
SQL Source Control currently does not support Azure AD authentication, I'm very sorry to say.
If you are looking for this feature, can you please vote on the request here if you haven't already: https://redgate.uservoice.com/forums/39019-sql-source-control/suggestions/16531591-support-azure-active-directory-authentication
Jessica Ramos | Product Support Engineer | Redgate Software
Have you visited our Help Center?