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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
AntonisJ
New Member

Fabric Notebook parallel execution through Data Pipeline, no isolation

I have a Notebook that accepts parameters, the functions also populate my log table, 

when i run this notebook in parallel from a pipeline, say 4 times using different parameters, the logs show that parameters are overlapping each session. 

 

Question is, can the same Notebook run in an isolated session in parallel, when triggered multiple times from a Data Pipeline?

 

Thank you in advance

2 REPLIES 2
Anonymous
Not applicable

Hi @AntonisJ ,

Yes, the same notebook can be run in parallel in an isolated session when triggered multiple times from a data pipeline. You might consider configuring your pipeline to create a separate instance for each run to ensure that each notebook execution runs in a completely isolated environment.

 

Best Regards,

Ada Wang

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

thanks @Anonymous 

how do i configure a pipeline to create a separate instance for each run?

 

Helpful resources

Announcements
August Fabric Update Carousel

Fabric Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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