Forum Discussion
Getting data from Azure Event Grid backwards
- 8 months ago
Hi foks - Eventstreams create an internal subscriber that monitors the last time pulled from the event grid. In the event of a capacity or eventstream pause, when it is resumed it will pull the events from the last time the events were processed.
Hi foks,
The Fabric Eventstream will only recieve events when it is running. If you pause the capacity, it will no longer recieve events.
Eventstreams are intended for near real time data movement, not for batch processing of historical data.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.
Sure, but I'm wondering how to handle bad scenarios for e.g. where there is a capacity/Fabric outtage and I'm syncing Evenstream with Lakehouse and don't want to lost any streamed data.