Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.