You are on page 1of 9

4/8/24, 5:42 PM Connect Microsoft Fabric Lakehouse with SQL Server Management System(SSMS) | by Valentin Loghin | Mar, 2024

Mar, 2024 | Medium

Open in app

Search Write

Connect Microsoft Fabric


Lakehouse with SQL Server
Management System(SSMS)
Valentin Loghin
2 min read · Mar 18, 2024

In this quick guide I will show you how to connect to a Fabric Lakehouse
using SQL Server Management System(SSMS).

https://medium.com/@valentin.loghin/connect-microsoft-fabric-lakehouse-with-sql-server-management-system-ssms-5c0e219ddcd2 1/9
4/8/24, 5:42 PM Connect Microsoft Fabric Lakehouse with SQL Server Management System(SSMS) | by Valentin Loghin | Mar, 2024 | Medium

In the article Medallion architecture in Microsoft Fabric I have created an


example of a Microsoft Fabric-based lakehouse medallion architecture for
the sales department. In this example we will try to connect to those
lakehouses using SSMS in order to browse tables and to perfom queries.

Prerequisite : SQL Server Management System must be installed on our


computer.

https://medium.com/@valentin.loghin/connect-microsoft-fabric-lakehouse-with-sql-server-management-system-ssms-5c0e219ddcd2 2/9
4/8/24, 5:42 PM Connect Microsoft Fabric Lakehouse with SQL Server Management System(SSMS) | by Valentin Loghin | Mar, 2024 | Medium

Implementation steps :

1. From fabric workspace we will open the Sales_Gold lakehouse.

2. Swith from Lakehouse mode to SQL analytics endpoint.

https://medium.com/@valentin.loghin/connect-microsoft-fabric-lakehouse-with-sql-server-management-system-ssms-5c0e219ddcd2 3/9
4/8/24, 5:42 PM Connect Microsoft Fabric Lakehouse with SQL Server Management System(SSMS) | by Valentin Loghin | Mar, 2024 | Medium

3. Chose Settings(1) from the top menu, copy SQL connection string(2)

4. Start SQL Server Mangement Studio.

5. From SSMS menu chose Connect to Server (1) , chose Database Engine for
Server Type , paste SQL connection string in Server Name section, chose
Azure Active Directory — Password for Authentification(3), fill the
credentials (User Name & Password)(4), chose Connect (5)

https://medium.com/@valentin.loghin/connect-microsoft-fabric-lakehouse-with-sql-server-management-system-ssms-5c0e219ddcd2 4/9
4/8/24, 5:42 PM Connect Microsoft Fabric Lakehouse with SQL Server Management System(SSMS) | by Valentin Loghin | Mar, 2024 | Medium

6. Chose Sales_Gold database, expand Tables(2), write first query(3), execute


the code (4).

We just successfully connected SSMS to Ms Fabric Lakehouse, the lakehouse


can be used like a normal Ms SQL database.
https://medium.com/@valentin.loghin/connect-microsoft-fabric-lakehouse-with-sql-server-management-system-ssms-5c0e219ddcd2 5/9
4/8/24, 5:42 PM Connect Microsoft Fabric Lakehouse with SQL Server Management System(SSMS) | by Valentin Loghin | Mar, 2024 | Medium

If you liked this post, please show your support by 👏 for this story and
follow my !

Microsoft Fabric Data Lakehouse

Written by Valentin Loghin Edit profile

60 Followers

Data Engineer & Data Architecte

More from Valentin Loghin

Valentin Loghin Valentin Loghin

https://medium.com/@valentin.loghin/connect-microsoft-fabric-lakehouse-with-sql-server-management-system-ssms-5c0e219ddcd2 6/9
4/8/24, 5:42 PM Connect Microsoft Fabric Lakehouse with SQL Server Management System(SSMS) | by Valentin Loghin | Mar, 2024 | Medium

Connect Microsoft Fabric Connect Snowflake Tables with


Lakehouse with DBeaver DBeaver
In this quick guide I will show you how to In this quick guide I will show you how to
connect to Microsoft Fabric Lakehouse usin… connect to Snowflake Tables using DBeaver.

3 min read · 6 days ago 2 min read · Mar 20, 2024

Valentin Loghin Valentin Loghin

Medallion Architecture in Data Medallion architecture in Microsoft


Lakehouse with Delta Lake and… Fabric
What is a medallion architecture? What is a medallion architecture?

9 min read · Feb 15, 2024 11 min read · Feb 1, 2024

118 18

See all from Valentin Loghin

Recommended from Medium

https://medium.com/@valentin.loghin/connect-microsoft-fabric-lakehouse-with-sql-server-management-system-ssms-5c0e219ddcd2 7/9
4/8/24, 5:42 PM Connect Microsoft Fabric Lakehouse with SQL Server Management System(SSMS) | by Valentin Loghin | Mar, 2024 | Medium

Arthur Steijn Amit Chandak

Merge Delta Lake tables with Azure Navigating the Data Maze: A
Functions (delta-rs + polars) Comprehensive Guide to Microso…
Imagine a scenario where you want to create a In the ever-evolving realm of data
delta table, but you don’t have access to a… management and analytics, Microsoft Fabric…

5 min read · Jan 29, 2024 28 min read · Mar 31, 2024

12 6

Lists

Staff Picks Stories to Help You Level-Up


616 stories · 884 saves at Work
19 stories · 555 saves

Self-Improvement 101 Productivity 101


20 stories · 1583 saves 20 stories · 1466 saves

https://medium.com/@valentin.loghin/connect-microsoft-fabric-lakehouse-with-sql-server-management-system-ssms-5c0e219ddcd2 8/9
4/8/24, 5:42 PM Connect Microsoft Fabric Lakehouse with SQL Server Management System(SSMS) | by Valentin Loghin | Mar, 2024 | Medium

Albert Wong Eric Vogelpohl

Data lakehouse analytics will Microsoft Fabric for Leaders


replace data warehouse analytics A consultant and enthusiast’s tale.
It is my belief that data lakehouse analytics
will replace data warehouse analytics in the…

3 min read · Nov 2, 2023 4 min read · Feb 14, 2024

10 1 1

Johan Max Kaviprakash Selvaraj

DynaTrace : Observability On Web Data governance in Databricks


API and SQL Server using unity catalog
This term (observability) is on the raise these
days. It means the ability of a system or a…

5 min read · Dec 19, 2023 5 min read · Mar 7, 2024

1 14

See more recommendations

https://medium.com/@valentin.loghin/connect-microsoft-fabric-lakehouse-with-sql-server-management-system-ssms-5c0e219ddcd2 9/9

You might also like