Azure Stream Analytics is a fully managed stream processing engine designed to analyze and process large volumes of streaming data with sub-millisecond latencies. Using a SQL-like query language, it empowers you to analyze your streaming data efficiently. It only takes a few clicks to connect to multiple sources and sinks, creating a Stream Analytics job.
The no-code editor offers an intuitive user experience that enables you to develop Stream Analytics jobs effortlessly, using drag-and-drop functionality, without having to write any code. It further simplifies Stream Analytics job development experience. With just a few clicks, you can quickly develop jobs to handle diverse scenarios in just minutes. It is available in the Azure Event Hubs portal, and now in Azure Stream Analytics portal as well.
To access the no-code editor for building your Stream Analytics job, there are two approaches:
A completed Stream Analytics job with no-code editor authored consists of the following 4 parts:
The no-code editor supports three types of streaming data input, two types of reference data input, seven types of output, and seven operators.
To learn how to configure the input, output, and the operator within the no-code editor, see the following docs:
To build a Stream Analytics job using the no-code editor, simply:
Once you have completed building your Stream Analytics job using the no-code editor without any authoring errors, the no-code editor automatically generates the query scripts (read-only) for you. You can view the query through the Azure Stream Analytics portal -> Query blade.
Isn’t it simple and intuitive to build a Stream Analytics job with the no-code editor? Start using it now in Azure Event Hubs portal and Azure Stream Analytics portal. If you need further guidance on using the no-code editor, watch this video:
To learn more about the no-code editor, see No-code stream processing in Azure Stream Analytics | Microsoft Learn.
For any feedback or feature requests, please reach out to askasa@microsoft.com.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.