Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered
Hi,
I am running fabric pipeline which points to snowflake and when object count is more than 20, the fabric pipeline is failing and not even hitting snowflake.
Can someone please assist.
Thanks,
Girish
Same pipeline with 50 concurrency works in synapse however not in fabric.
Fabric also working on 128 capacity however still failing.
Anything else that I can try ?
Thanks,
Girish
Hi @girishtharwani2 ,
Thanks for the detailed response
You can try the workaround below.
1.Throttle concurrency to 10–20 and gradually scale up. Fabric may not handle 50 concurrent threads the same way Synapse does.
2.Add retry logic and increase timeout settings in the Copy activity or notebook.
3.Split the pipeline into smaller batches using a dynamic ForEach controller.
4. Monitor Spark session logs and capacity metrics in the Fabric Monitoring Hub to identify queuing or memory pressure.
5.Temporarily disable High Concurrency Mode if enabledsome users report it causes failures even when not actively used
Configure high concurrency mode for notebooks in pipelines - Microsoft Fabric | Microsoft Learn
Known issue - Pipelines fail with missing capacity error - Microsoft Fabric | Microsoft Learn
If you're still facing the same issue,
I suggest raising a support ticket so the support team can assist you in resolving the problem.
Please refer to the link below for instructions on how to raise a support ticket:
How to create a Fabric and Power BI Support ticket - Power BI | Microsoft Learn
If this post helped resolve your issue, please consider marking it as the Accepted Solution.
This not only acknowledges the support provided but also helps other community members find relevant solutions more easily.
We appreciate your engagement and thank you for being an active part of the community.
Best regards,
LakshmiNarayana
Hi @girishtharwani2 ,
Thanks for reaching out to the Microsoft fabric community forum.
Thanks for your prompt response
Based the screenshot you shared
It looks like your pipeline is failing due to a request being blocked by the upstream service. Based on the error message in the image you uploaded, the request is blocked until 6/17/2025 at 12:41:52 PM (UTC). This suggests that the issue might be related to rate limiting or a restriction imposed by the upstream service
Below are a few troubleshooting steps to check
Configure Snowflake in a copy activity - Microsoft Fabric | Microsoft Learn
Solved: Re: Unable to connect to Snowflake from Microsoft ... - Microsoft Fabric Community
Snowflake connector overview - Microsoft Fabric | Microsoft Learn
If this post helped resolve your issue, please consider the Accepted Solution. This not only acknowledges the support provided but also helps other community members find relevant solutions more easily.
We appreciate your engagement and thank you for being an active part of the community.
Best regards,
LakshmiNarayana.
I’ve tried all the suggested steps, but unfortunately, nothing has worked so far. I’ve set the object count to 40, as it's a business requirement.
Additionally, I'm not using any API in this process.
The retry strategy hasn’t been effective either, since the service typically remains unavailable for over 30 minutes once the error occurs.
Thanks,
Girish
I have had this issue and it seems it is related to capacity size number of vcores. Try reducing concurrency to less than the number Vcores you have in your capacity. 2-3, and see if it resolves the issue. You may also have to wait some time before trying again.
Thanks for your prompt response
@anon97242 in addiotion to @girishtharwani2 Added a learning document which can help you resolve the issue
Concurrency limits and queueing in Apache Spark for Fabric - Microsoft Fabric | Microsoft Learn
(1) Solved: Error code 2108 : Data Factory - Microsoft Fabric Community
If you're still facing challenges, feel free to let us know we’ll be glad to assist you further.
Looking forward to your response.
Best Regards,
Lakshmi Narayana
Hi @girishtharwani2 ,
If your issue has been resolved, please consider marking the most helpful reply as the accepted solution. This helps other community members who may encounter the same issue to find answers more efficiently.
If you're still facing challenges, feel free to let us know we’ll be glad to assist you further.
Looking forward to your response.
Best regards,
LakshmiNarayana.
We use F128 which has sufficient vcores.
Hi @girishtharwani2 ,
Can you check if there is any rules applied at snowflake side. There could be some settings applied at Snowflake side. Like, MAX Concurrency for warehouse, max data size can be fetched .
Regards,
Srisakthi
There is no such rule built on snowflake.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Fabric update to learn about new features.
User | Count |
---|---|
6 | |
4 | |
3 | |
3 | |
3 |