Hi,
I am using VS 2015 and SSIS 2016. I need to load few local flat files data into Azure database.
The problem is, I can connect to the Azure database in SSMS. But I can't connect to the same server while developing the package in SSIS 2015.
Then I tried the same in my colleague's laptop and I am able to connect in SSIS 2015. I am really confused because , I can connect to the server through my SSMS and also from SSIS 2015 from my colleague's machine - but, when i try from my laptop, I am getting
the below error - please suggest what might be the problem. Here is the server/credentials/authentications I tried and the error I got.