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

Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more

Reply
BW_RFA
Helper I
Helper I

Cosmos DB CDC Warning

Hi all,

 

I am trying to connect my Cosmos DB NoSQL database to an eventstream using the new Real Time Hub.

I can access the DB using mirroring and dataflows so the connection is fine. 

I have enabled Synapse Link on the Database that I want to stream.

 

I am following this guide:

https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/add-source-azure-cosmo...

, but getting the following "Warning" and no data is coming through the stream. For this, I am manually entering the database name and container ID. There is no further error message or anything in the runtime logs that I can see.

 

BW_RFA_0-1716482856513.png

 

All help appreciated.

Thanks

 

3 REPLIES 3
BW_RFA
Helper I
Helper I

@v-junyant-msft 

 

I believe the problem is that I am in a trial and not a premium capacity within our tenant. I will upgrade to a paid capacity and see if this fixes the problem.

BW_RFA
Helper I
Helper I

Hi @v-junyant-msft ,

 

Thanks for getting back to me.

I am not using Data Activator yet, just EventStreams in Real Time Hub. I cannot see any data in the EventStreams at all and just get a "Warning" status without an error message.

 

 

I have all the correct permissions and have typed the data in properly. I am in UK South as well. 

Are there any settings/config I need to set on the Cosmos DB account? 

 

Thanks

v-junyant-msft
Community Support
Community Support

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-thro... 
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.

vjunyantmsft_0-1716793748552.png

vjunyantmsft_1-1716793852915.png

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.

Helpful resources

Announcements
MarchFBCvideo - carousel

Fabric Monthly Update - March 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

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

Top Solution Authors