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.
We use event streams to read data from kafka
Evenstreams consumes significant amount of CU and we want to have them actice only outside business hours
Is there a way to programmatically disbale/make evenstreams inactive (turning them on/off on a schedule)
Solved! Go to Solution.
Hi @joakimfenno,
As far as I am aware you currently can only update it in the interface.
I haven't seen any methods in the Fabric REST API for this. Might be worth double checking the roadmap (I haven't spotted a feature which would solve this)
https://learn.microsoft.com/en-gb/fabric/release-plan/real-time-intelligence
Hi @joakimfenno,
As far as I am aware you currently can only update it in the interface.
I haven't seen any methods in the Fabric REST API for this. Might be worth double checking the roadmap (I haven't spotted a feature which would solve this)
https://learn.microsoft.com/en-gb/fabric/release-plan/real-time-intelligence
If this is important to you please consider voting for an existing idea or raising a new one at https://ideas.fabric.microsoft.com
Hi @joakimfenno,
As lbendlin , Expiscornovus said, current this operation seems not released to fabric REST API, you can only use them to get, create or delete specific eventsteam.
Items - REST API (Eventstream) | Microsoft Learn
In my opinion, I'd like to suggest you submit ideas to release these type operations to the REST API.
BTW, since eventsteam is more related to the real time intelligence, you can also post to that sub-forum to get further support.
Eventstream - Microsoft Fabric Community
Regards,
Xiaoxin Sheng