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

Join us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered

Reply
Sharika_
New Member

Load data to Fabric sql database using notebook

I want to load data to the Fabric SQL database using Fabric Notebook (pyspark) . I also can not use pipelines or dataflow. Is there any way to do that?

2 REPLIES 2
dlevy
Microsoft Employee
Microsoft Employee

Hi @Sharika_ - Sorry to hear things aren't working right! Notebooks are something we are working on (the instructions already shared are a solid workaround) but pipelines and data flows should just work. The key part there is to make sure that you are connecting to the SQL database endpoint and not the SQL Analytics endpoint because the analytics side is read only. If you are still having trouble then pleanse open a support case so we can dig into what is going wrong.

Anonymous
Not applicable

Hi @Sharika_ 

You can try using JDBC Connector with AAD Token:

Connectivity to data warehousing - Microsoft Fabric | Microsoft Learn
Microsoft Entra authentication - Azure SQL Database & Azure SQL Managed Instance & Azure Synapse Ana...
JDBC To Other Databases - Spark 3.5.5 Documentation


 

Best Regards,

Jayleny

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June FBC25 Carousel

Fabric Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors