Skip to main content
IN PREVIEW

Stream Analytics: Query extensibility with C# UDF on Azure IoT Edge

Published date: 26 September, 2018

Developers who create Azure Stream Analytics modules for Azure IoT Edge can now write custom C# functions and invoke them right in the query through user-defined functions (UDFs). This enables scenarios like complex math calculations, importing custom machine learning models by using ML.NET, and programming custom data imputation logic.

  • Azure Stream Analytics
  • Azure IoT Hub
  • Azure IoT Edge
  • Features