I'm trying to connect to SQL Server from Anypoint Studio but I'm getting following error:
This is the connection string which I'm using:
jdbc:sqlserver://adwdmzdw1.database.windows.net;DatabaseName=adwdmzdw1;user=*****;password=**********
Thank you