I tried the latest version (V0.3.3) with Azure SQL server, but I am not able to connect. The error message is {"code":"ELOGIN","message":"Login failed for user 'USERNAMe'.","name":"ConnectionError"}.
Error message under the node is the same: Login failed for user 'USERNAME'
If I switch off encryption then I get the message to turn on the encryption.
Connection is OK, server is available, connection works fine with management console.
TDS option is not available on the configuration window, but using export/import I was able to edit the configuration and import it. So, I tried V7_1, 7_2, 7_3 and 7_4, but all are the same:
Are there any special settings to connect to azure sql? What can be the problem?
Is it possible to connect to Azure sql with this node?
Is it possible you could setup a temporary (non sensitive) Azure SQL connection and pass me username and password (direct message not on here) and I'll give it a go.
Forgive my ignorance if this sounds odd - I'm assuming the connection (to Azure SQL) can be made from an external node-red (as opposed to running node-red on same Azure instance) - correct me if I am wrong