Comments
2 comments
-
Hi @trg1984
SQL Source Control does support Azure SQL DBs. However it doesn't support Interactive / MFA auth. So instead you need to use SQL Server Auth.
This page on our documentation site confirms supported systems:
https://documentation.red-gate.com/soc/requirements-and-supported-systems
-
Any update on supporting MFA auth for Azure SQL DB?
Add comment
Please sign in to leave a comment.
"
SQL Source Control can't access this database.
Make sure the database is online, you have permission to access it and you are using a supported authentication type.
"
The database is online, and I have required permissions to access it. Based on this page, the authentication method is not supported:
https://documentation.red-gate.com/soc/requirements-and-supported-systems
Is there any way to use Redgate SQL Source Control with Azure managed databases and Azure AD Interactive Authentication (MFA), or is it only possible via products like Flyway Desktop as your page suggests?