I\'m wanting to connect to an Azure SQL Server from jdbc.
I copy the connection string from the azure management console. It is something like:
Turns out an upgrade of the sql server jdbc version to version 4.0 cleaned up the issue.