Can you please do the below steps and confirm for us to debug: 1) iis your azure sql database linked service connection successful? 2) use a look up activity accessing the Azure sql database and run and confirm whether it is a success or failure 3) in case if above 2 are success, then login within the server in which the IR is installed and try accessing the azure sql database from within the server and confirm back whether you are able to access. In case whenever we use a self hosted ir in either source or sink in copy activity, both the source and sink must be accessible within the server hosting the ir
I am using ADF ,copying data from on premises Data to azure SQL.when it trying to copying data from SQL(On Premises) to Azure SQL it giving error
ErrorCode=SqlFailedToConnect,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Cannot connect to SQL Database. Please contact SQL server team for further support. Server: 'd-puma-eastus-sql.database.windows.net', Database: 'Puma', User: 'AzureAdmin'. Check the linked service configuration is correct, and make sure the SQL Database firewall allows the integration runtime to access.,Source=Microsoft.DataTransfer.Connectors.MSSQL,''Type=Microsoft.Data.SqlClient.SqlException,Message=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.),Source=Framework Microsoft SqlClient Data Provider,''Type=System.ComponentModel.Win32Exception,Message=The wait operation timed out,Source=,'