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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi,
I seem to come across this weird issue. My notebook is able to run just fine when I manually refresh it/run it. However during scheduled runs it keeps throwing this error. There is not any more info from the monitoring page.
What the notebook contains. It calls to run 7 other notebooks in parallel, then final 1 more notebook.
The final notebook has to be run after the inital 7 as these contain API calls to retrive, process, anf correctly format the data into a lakehouse table.
Any help is much appreciated!
Solved! Go to Solution.
Hi @koderdurai ,
According to the description of the error message, the problem may be caused by whether the number of concurrently running laptops exceeds the limit allowed by the system.
Try to enable the configuration of high concurrency mode:
For more details, you can refer to below document:
Configure high concurrency mode for notebooks - Microsoft Fabric | Microsoft Learn
Best Regards,
Adamk Kong
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @koderdurai ,
According to the description of the error message, the problem may be caused by whether the number of concurrently running laptops exceeds the limit allowed by the system.
Try to enable the configuration of high concurrency mode:
For more details, you can refer to below document:
Configure high concurrency mode for notebooks - Microsoft Fabric | Microsoft Learn
Best Regards,
Adamk Kong
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Fabric update to learn about new features.