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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi All,
I can connect to Fabric from SSMS successfully when I'm at home, but when I attempt to connect to Fabric from SSMS when at office, it fails to work with below error.
Hi @PraveenVeli ,
Thanks for reaching out to the Microsoft fabric community forum.
I wanted to follow up and confirm whether you’ve had the opportunity to review the information provided by @rohit1991 , @shashiPaul1570_ . If you have any questions or need further clarification, please don’t hesitate to reach out.
We appreciate your collaboration and support!
Best regards,
Lakshmi.
Hi @PraveenVeli ,
We’d like to confirm whether your issue has been successfully resolved. If you still have any questions or need further assistance, please don’t hesitate to reach out. We’re more than happy to continue supporting you.
We appreciate your engagement and thank you for being an active part of the community.
Best Regards,
Lakshmi.
Hi @v-lgarikapat ,
This didn't resolve yet. It is due to the fact that connections from my office are going through firewall and security team are working through them. Looks like Fabric got too many IPs that goes through part of it's connection.
Hi @PraveenVeli,
We’d like to confirm whether your issue has been successfully resolved. If you still have any questions or need further assistance, please don’t hesitate to reach out. We’re more than happy to continue supporting you.
We appreciate your engagement and thank you for being an active part of the community.
Best Regards,
Lakshmi.
Hi @PraveenVeli
Since the connection works fine from home, it shows your Fabric SQL endpoint and login details are correct. The problem is with the office network. Most likely, your company firewall or proxy is blocking the SQL traffic (usually port 1433) or only allows access through a VPN. That’s why SSMS cannot reach the endpoint when you’re at work. The easiest next step is to check with your IT/network team and ask if outbound connections to the Fabric SQL endpoint are allowed. Once the right rule or VPN is in place, the same connection that works at home should also work at the office.
Hi @PraveenVeli,
If SSMS works from home but not at the office, it’s almost always a network/firewall restriction on the corporate side.
Ensure you’re using SSMS 19+ with Microsoft Entra – Universal with MFA authentication.
Fabric SQL endpoints require outbound TCP 1433 to *.sql.fabric.microsoft.com and TCP 443 to AAD login endpoints (e.g., login.microsoftonline.com).
Many offices block 1433, which explains why it works on home networks but not on office internet.
If Conditional Access is in place, check AAD sign-in logs to confirm if location/device restrictions are blocking SSMS.
👉 Ask IT to allow these endpoints/ports, then retry — it should connect as expected.
You can follow below mentioned links for more details.
Reddit-- Firewall & SQL Endpoint Connectivity
https://www.reddit.com/r/MicrosoftFabric/comments/1luwk4z/how_to_configure_firewall_to_allow_avs_sys...
Fabric SQL endpoints use TDS over TCP port 1433, which must be open outbound on your office network.
Hope this clarifies 🙌 If it helps, please give a Kudos 👍 and mark as Accepted Solution ✅.
Best regards,
Shashi Paul
User | Count |
---|---|
15 | |
15 | |
15 | |
11 | |
8 |
User | Count |
---|---|
38 | |
30 | |
27 | |
22 | |
15 |