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 a sql project, I deployed to Warehouse.
When I use web browser, I can see all metadata (tables, views, store procedures,...).
But when I connect warehouse by SSMS then I can't see any tables, views, store procedures,...
I do not understand the missing and how to troubleshoot it further.
Please help
Solved! Go to Solution.
Hello @nguyenhieubis
Ensure you are using the correct connection string for the Warehouse. Retrieve it from the Fabric portal by navigating to the Warehouse settings and copying the SQL connection string. Use this string in SSMS's "Connect to Server" dialog under "Database Engine" with proper authentication credentials
Use the latest version of SSMS (19+) for full compatibility with Microsoft Fabric.
Hello @nguyenhieubis
Ensure you are using the correct connection string for the Warehouse. Retrieve it from the Fabric portal by navigating to the Warehouse settings and copying the SQL connection string. Use this string in SSMS's "Connect to Server" dialog under "Database Engine" with proper authentication credentials
Use the latest version of SSMS (19+) for full compatibility with Microsoft Fabric.