I have an application developed using Visual Studio and SQL Server database. The default permission is Windows authentication on my local machine. I have also created an Azure SQL Server. Now I am connecting this database with Visual Studio.
I get this error:
I tried SQL Server authentication as well but it is not accepting user name and Password which I created in SQL Server in SQL Server authentication mode:
But the same credentials work in SQL Server: