Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
Hello everyone,
I'm having a problem that I don't understand.
I have a Data Pipeline with a copy activity that takes the SQL EndPoint of a Lakehouse (which is a shortcut on a Dataverse model) as its data source.
I configure the connection correctly and I'm able to connect and display the data from the tables in preview.
However, if I run the pipeline I get the following access error
Here are the details of the message :
ErrorCode=SqlFailedToConnect,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Cannot connect to SQL Database. Please contact SQL server team for further support. Server: 'xxxxxxxxxxxxxxxxxxxxxx-yyyyyyyyyyyyyyyyy.datawarehouse.fabric.microsoft.com', Database: 'DE_LH_SHORTCUT_DYNAMICS', User: ''. Check the connection configuration is correct, and make sure the SQL Database firewall allows the Data Factory runtime to access.,Source=Microsoft.DataTransfer.ClientLibrary,''Type=System.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 - A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.),Source=.Net SqlClient Data Provider,SqlErrorNumber=10060,Class=20,ErrorCode=-2146232060,State=0,Errors=[{Class=20,Number=10060,State=0,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 - A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.),},],''Type=System.ComponentModel.Win32Exception,Message=A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond,Source=,'
What seems strange to me is that in the error message returned, the user is empty (in red in the error message).
Do you have any idea?
Thanks in advance for your help,
Have a nice day,
Vivien
Hello,
I've just tried not using the EndPoint via the Dataverse connector and it doesn't work, for another reason...
https://community.fabric.microsoft.com/t5/Data-Pipeline/Error-Data-Pipeline-gt-Dynamics-Plugin-with-...
Hi @vivien57
Please check:
Error Data Pipeline -> Dynamics Plugin with Datave... - Microsoft Fabric Community
Regards,
Nono Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hello,
Yes, this is also a post I opened myself.
Hi @vivien57
Based on the error message, here are some possible reasons and some suggestions from me:
The error message says that the user is empty. This may be because the authentication information is not passed correctly. Please double-check the connection settings and ensure that the correct user credentials are provided.
The error message also suggests that you check the firewall settings for the SQL database. Make sure the firewall allows access, you may need to add the IP address of the data factory to the allow list in the SQL database firewall settings.
The error message mentions network-related or instance-specific errors. Make sure there are no network issues blocking the connection. This may include checking whether the SQL server is accessible from your network and whether there are any network policies blocking the connection.
Also, you can verify whether the SQL server is configured to allow remote connections.
I hope this content is helpful to you.
Regards,
Nono Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hello @Anonymous
Thank you for your feedback.
For the first point, I checked and tested with authentication via an organisation account and via a Service Principal. Nothing works, the result is an identical error.
From a firewall and network point of view, we don't see anything strange either. The EndPoint has been reached on port 1433.
What I find really strange is that in the error message the user is empty...
do you have any other ideas?
Thank in advance,
Have a nice day,
Vivien
Hi @vivien57
If the above steps don't resolve the issue, we recommend contacting Microsoft Support for more in-depth troubleshooting. They can provide specific guidance based on your setup and error details.
You can create a support ticket for free and a dedicated Microsoft engineer will come to solve the problem for you.
It would be great if you continue to share in this issue to help others with similar problems after you know the root cause or solution.
The link of Power BI Support:
Microsoft Fabric Support and Status | Microsoft Fabric
For how to create a support ticket, please refer to How to create a support ticket in Power BI - Microsoft Fabric Community
Thank you for your understanding.
Regards,
Nono Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hello,
Have you got any new information about this problem? I'm still getting the same error.
Thank you in advance for your help,
Have a nice day,
Vivien
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.