Flyway Desktop using SQL Server
Published 11 October 2021
Flyway Desktop helps you version control and prepare deployments for SQL Server databases. Watch our latest training videos on Redgate University.
Compatible SQL Server versions
Flyway Desktop is compatible with the following versions of SQL Server:
- SQL Server 2008 and higher
- Azure SQL Database
- Azure SQL Database Managed Instances
- SQL Server on Amazon RDS
Available Authentication
Database connections in SQL Server projects in Flyway Desktop can be configured to use:
- Windows Authentication
- SQL Server Authentication
- Azure Active Directory Integrated Authentication
- Azure Active Directory Password Authentication
- Azure Active Directory Universal with MFA (Multi-Factor Authentication) - learn more about configuring MFA
Permissions needed
Flyway Desktop uses our SQL Compare technology behind the scenes to understand the differences. Please review the permissions needed.