Forum Discussion
Gijsbert
11 months agoNew Member
Fabric SQL as eventstream destination
Hi, Would like to know what solution it takes to ingest events collected and processed in EventStream into a Fabric SQL database. In Azure Stream Analytics this is supported, while SQL is curren...
tayloramy
11 months agoSuper User
Hi Gijsbert,
This is not currently supported. I recommend you submit an idea here: Fabric Ideas - Microsoft Fabric Community
In the meantime, you can push the data to a lakehouse and then have a pipeline copy it over every 5 or 10 minutes - not as realtime as the eventstream, but possibly enough for what you're needing?
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.