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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

EventStream to allow MultiJson messages as source

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.


Status: Completed

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.

Comments
xujx
Microsoft Employee

Product team is working on a feature which allows customers to write SQL language (JS UDF is also part of this feature) to process the data when the needed data processing logic is not supported with the existing built-in functions. Stay tuned.

nishalit
New Member

Product team is working on a feature which allows customers to write SQL language (JS UDF is also part of this feature) to process the data when the needed data processing logic is not supported with the existing built-in functions. Stay tuned.

fbcideas_migusr
New Member
Status changed to: Planned
 
arindamc
Microsoft Employee
Status changed to: Completed

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.