Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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
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?
User | Count |
---|---|
30 | |
15 | |
12 | |
8 | |
8 |
User | Count |
---|---|
46 | |
30 | |
23 | |
15 | |
13 |