Azure Stream Analytics

Real-time analytics on fast-moving streaming data.

Overview

Azure Stream Analytics is a fully managed stream processing engine that is designed to analyze and process large volumes of streaming data with sub-millisecond latencies. Patterns and relationships can be identified in data that originates from a variety of input sources including applications, devices, sensors, clickstreams, and social media feeds. These patterns can be used to trigger actions and initiate workflows such as creating alerts, feeding information to a reporting tool, or storing transformed data for later use. Stream Analytics is also available on the Azure IoT Edge runtime, enabling to process data directly on IoT devices.

Key Resources

Homepage: https://learn.microsoft.com/azure/stream-analytics/
Pricing: https://azure.microsoft.com/pricing/details/stream-analytics/
SLA: https://azure.microsoft.com/support/legal/sla/stream-analytics/
Newsfeed: RSS

News

Date News
3/17/2025
This feature enables users to retrieve schema information from the Azure Event Hub Schema Registry and deserialize data from Event Hub inputs in Avro format. By offloading schema metadata to the...