Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I have been trying to use a fabric sql database to compare to a lakehouse, I appreciate it is in preview but it is flaky as anything. I keep getting these sort of errors :
Fetch response error: Operation failed with SqlException: 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 - No such host is known.) Client Connection ID: xxx Class: 20, State: 0, Number 11001
Is this something other people are seeing?
โ
Solved! Go to Solution.
I just created the database in a different workspace and the issues disapeared.
We see the issue the other way round. We can connect to the database just fine, but are unable to authenticate against the additional SQL Endpoint.
Hi @richanthony ,
Thanks for reaching out to the Microsoft fabric community forum.
To ensure reliable access:
Source: https://learn.microsoft.com/en-us/fabric/database/sql/limitations#connection-policy
I hope this information helps. Please do let us know if you have any further queries.
Thank you
I just created the database in a different workspace and the issues disapeared.