Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
abagarw_microso
Microsoft Employee
Microsoft Employee

Fabric Lakehouse >> SQL Analytics end point >> not able to connect with SSMS | Cannot connect to ---

Hello All,
I am trying to connect to SQL Endpoint of a Fabric Lakehouse via SSMS to do some analysis.

I keep getting this error - 

abagarw_microso_0-1732649560582.png

 

TITLE: Connect to Server
------------------------------

 

Cannot connect to xxxxxxxxxxxxxxxxxxxxx4-xxxxxxxxxxxxxxxx.vfds-datawarehouse.fabric.microsoft.com.

 

------------------------------
ADDITIONAL INFORMATION:

 

A connection was successfully established with the server, but then an error occurred during the login process. (provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.) (Microsoft SQL Server, Error: 10054)

 

5 REPLIES 5
Anonymous
Not applicable

Hi @abagarw_microso ,

 

Is my follow-up just to ask if the problem has been solved?

 

If so, can you accept the correct answer as a solution or share your solution to help other members find it faster?

 

Thank you very much for your cooperation!

 

Best Regards,
Yang
Community Support Team

 

If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

Anonymous
Not applicable

Hi @abagarw_microso ,

 

Thank you for your interest in this case.

 

I can't reproduce your error, I can successfully connect to lakehouse without checking the "Trust server certificate" option.

 

When I enter the SQL endpoint string and configure the authentication method, I click "connect" and it will jump to the web page asking me to log in to my account. After logging in successfully, there will be this prompt.

vhuijieymsft_0-1732688694358.png

vhuijieymsft_1-1732688694358.png

 

At this time, I return to SSMS and can see that I have successfully connected.

vhuijieymsft_2-1732688713133.png

 

Here are some of my suggestions:

 

Make sure you have the correct SQL connection string. Navigate to your workspace and select Lakehouse>>Settings>>click the “Copy” button in the SQL endpoint String box to copy it to the clipboard.

vhuijieymsft_3-1732688713138.png

 

Make sure you have the permissions you need to access Lakehouse and its SQL endpoints.

 

Open TCP port 1433 on your firewall.

vhuijieymsft_4-1732688738861.png

 

In SSMS, go to View >> Select Error list and output to see the detailed error messages and queries that were triggered, which can help determine if there are any permission issues or other errors.

vhuijieymsft_5-1732688738866.png

 

This official document has examples of connecting to SQL endpoints, and it mentions prerequisites, considerations that may be helpful to you:

Connectivity to data warehousing - Microsoft Fabric | Microsoft Learn

 

If you have any other questions please feel free to contact me.

 

Best Regards,
Yang
Community Support Team

 

If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

Shanmukh_SS
Regular Visitor

If this is in your Org laptop, I used to face this when I have Zscaler or any similar application which isn't allowing to connect and gives similar error 

prasbharat
Frequent Visitor

Hi,

 

Please check for below to troubleshoot connection issues in SSMS

  • In SSMS, go to the connection properties and select the checkbox "Trust server certificate". Then try connecting again.
  • Ensure you're using SSMS 18.12 or later to support Fabric endpoints.
  • Use Azure Active Directory (AAD) authentication, as SQL Authentication is not supported for Fabric SQL Endpoints.
  • Ensure the domain fabric.microsoft.com or the endpoint’s IP is allowed in your firewall settings.
  • Confirm TLS 1.2 or higher is enabled on your system.

You can check this link as well: https://learn.microsoft.com/en-us/fabric/data-warehouse/connectivity

 

If this post helps you resolve the issue, please consider accepting it as the solution to help other members find it more quickly. If you still have additional questions, feel free to let me know, and I’ll be happy to assist further. Thanks a lot!

Surjya13
New Member

Select the checkbox "Trust server certificate" and then give it a try.

Helpful resources

Announcements
November Fabric Update Carousel

Fabric Monthly Update - November 2025

Check out the November 2025 Fabric update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors