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

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

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
April Fabric Update Carousel

Fabric Monthly Update - April 2026

Check out the April 2026 Fabric update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Top Solution Authors