Hi,
You can try the MS SQL Server Connector, as @ipazin suggests, or you can try and add Protocol=TLSv1.2 to the connection string (source). This might also solve the issue.
Kind regards,
Alexander
Thank you for taking the time to provide feedback.
My apologies for the delayed response.
I have tried the Microsoft SQL Server Connector as well.
I got an error related to integrated authentication not being supported and am currently digging through to understand what I need to install to address it.
I believe I need to install and setup this, and then hopefully it will work.
I historically received a different error, and I felt that the TLS setting would have been easier to address.
I’ll post on the outcome of this though.
Any wisdom you may have re: MSAL would be appreciated though.