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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Azure Stream Analytics and KQL can ingest data from EventHub messages in a multi-json fashion. That is, messages do not necessarily have the same schema. This is common in some CDC and IoT scenarios.
ASA will even let us define UDF and custom queries to manage these messages.
While EventStream in fabric is close to be an equivalent of ASA, it is still missing this feature that will let us data engineers better use fabric for event consumption.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This feature is now available in Public Preview. Details are here: Enhancing events processing with multiple-schema inferencing - Microsoft Fabric | Microsoft Learn. Please try out the feature and let us know your feedback.