Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This article summarizes all the features currently in preview for Azure Stream Analytics. Using preview features in a production environment isn't recommended.
Extensibility with C# custom code
Developers creating Stream Analytics modules in the cloud or on IoT Edge can write or reuse custom C# functions and invoke them directly in the query through user-defined functions.
Debug queries locally using job diagram in Visual Studio Code
You can use the job diagram while testing your query locally to examine the intermediate result set and metrics for each step.
Explore jobs in Visual Studio Code
Stream Analytics Explorer in Visual Studio Code Extension gives developers a lightweight experience for managing their Stream Analytics jobs. In the Stream Analytics Explorer, you can easily manage your jobs, view job diagram, and debug in Job Monitor.