Hi i am getting below error while i try to connect adf to sql server using self hosted IR

Himanchal Malewar 0 Reputation points
2023-08-04T16:30:00.5933333+00:00

Hi i am getting below error while i try to connect adf to sql server using self hosted IR , i saw few pages which helps to whitelist the server but i am not sure where to do the changes ?
Cannot connect to SQL Database. Please contact SQL server team for further support. Server: 'DESKTOP-L0KVROQ\SQLEXPRESS', Database: 'AdventureWorksLT2017', User: 'test1'. Check the linked service configuration is correct, and make sure the SQL Database firewall allows the integration runtime to access.

Login failed for user 'test1'., SqlErrorNumber=18456,Class=14,State=1,

Activity ID: 51352b3b-7c08-44e5-a384-4df845df6ed0.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,651 questions
SQL Server | Other
{count} votes

1 answer

Sort by: Most helpful
  1. Nandan Hegde 36,151 Reputation points MVP Volunteer Moderator
    2023-08-05T05:43:52.6833333+00:00

    So it was not a case of network issue :)
    Either SQL Auth is disabled on server or the credentials provided were wrong


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.