Check the linked service configuration is correct, and make sure the SQL Database firewall allows the integration runtime to access

Ravi Alwal 20 Reputation points
2025-02-26T11:21:04.7733333+00:00

Currently we are migrated all ADF pipeline, Datasets, linked service etc to the new Fabric environment. and during testing, we encountered an connectivity issue. As I am trying to create new linked service to point to the on-Prem Sql server. however getting below error:

Cannot connect to SQL Database. Please contact SQL server team for further support. Server: 'USSECVMPARASQ01.EY.NET\INST1,1367',

Database: 'AMT_Source', User: 'US\YJ861JD'. Check the linked service configuration is correct,

and make sure the SQL Database firewall allows the integration runtime to access.

A network-related or instance-specific error occurred while establishing a connection to SQL Server.

The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections.

(provider: TCP Provider, error: 0 - The wait operation timed out.), SqlErrorNumber=258,Class=20,State=0,

The wait operation timed out

Note: We created SHIR into the New VM and IR also running successfully.

SQL Server on Azure Virtual Machines
{count} votes

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.