Activity overview
Latest activity by PatrickS
Seeing the same thing with SQL Source Control 5.6.1.5788. When connected to my Azure SQL DB that is secured via Azure Active Directory, I can't link it to source control. When I try, it simply says: 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. / comments
Seeing the same thing with SQL Source Control 5.6.1.5788. When connected to my Azure SQL DB that is secured via Azure Active Directory, I can't link it to source control. When I try, it simply sa...
Thanks Rob. Would this issue (Azure SQL DB secured through Azure Active Directory) also cause problems for SQL Source Control? We're seeing problems with that as well (and if you'd like me to post a message on the SQL Source Control forum, let me know). / comments
Thanks Rob. Would this issue (Azure SQL DB secured through Azure Active Directory) also cause problems for SQL Source Control? We're seeing problems with that as well (and if you'd like me to pos...
Azure DB secure through Azure Active Directory
According to the release notes, SQL Search added support for Azure SQL DB's in version 2.2.
However, we're using SSMS 2017, SQL Search v2.4.4.1453 and connecting to an Azure SQL Database. In SQL S...