Forum Discussion
Cosmos DB CDC Warning
Hi BW_RFA ,
Please try these ways:
As per the Data Activator limitations, the supported throughput for Eventstreams data sources is up to two events per second. If the data is sent at a more frequent rate, it may be throttled, resulting in no data being processed in the stream.
https://learn.microsoft.com/en-us/fabric/data-activator/data-activator-limitations#maximum-data-throughput-for-eventstreams-data
Ensure that the Azure Cosmos DB Change Data Capture (CDC) source connector is configured correctly. This includes entering the exact database name and container ID you are referring to, and ensuring that your data source is available and not blocked by a firewall.
Process event data with the event processor editor - Microsoft Fabric | Microsoft Learn
Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.