September 15, 2024 in Releases by David Wiseman1 minute
Improved connection dialog with support for Entra authentication
The connection dialog includes a number of improvements including support for Entra authentication!
Added support for Entra authentication.
Added Additional “Strict” encryption option.
Trust server certificate unchecked by default. This is inline with similar changes Microsoft have made to SSMS to improve security.
Added Host name in certificate option.
Added option to supply additional connection string options
This is now possible by adding ApplicationIntent=ReadOnly
to the connection string in the config tool to target the read replica. This would previously be blocked by the config tool as it would detect the read replica as a duplicate connection.
See 3.10.0 release notes for a full list of fixes.