CF2021 azure sql server connections failing
I'm attempting to use the native driver for my datasource on AZURE. When verifing, I get
[Macromedia][SQLServer JDBC Driver][Macromedia][SQLServer JDBC Driver]Attempted connection to the secondary server <HOST>:11000 failed.
When I use the JDBC driver from microsoft, I do not have this issue.
Any suggestions on how to configure the native driver to resolve this error? I've tried matching the JDBC connection string in the additional settings, but still get this error with the native driver.
Thanks!
