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

Get Fabric certified for FREE! Don't miss your chance! Learn more

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

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Fabric Update Carousel

Fabric Monthly Update - February 2026

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors