Forum Discussion

ivamsikrishna's avatar
ivamsikrishna
Frequent Visitor
1 year ago
Solved

COPY DATA FROM ON-PREM SQL Database to Azure SQL Database

Hi We are trying to copy data from on-prem sql database to Azure SQL database in Microsoft Fabric. We have crated Gateway connection to connect to On-Prem sql database and Azure SQL Database with bas...
  • mabdollahi's avatar
    1 year ago

    Hi ivamsikrishna 
    It looks like the error is due to a network issue between Microsoft Fabric and your on-prem SQL Server—most likely from the gateway (Self-hosted Integration Runtime). Make sure the gateway is running and can connect to your SQL Server (you can test it using SSMS on the same machine). You can also try using Dataflow Gen2 as a workaround, which sometimes avoids these connection issues.
    Regards,
    Mehrdad Abdollahi