What’s new in Fabric Eventstream: July–December 2025 updates
From powering AI experiences to enabling instant insights on operational events, Fabric Real‑time Intelligence is becoming indispensable to how modern organizations operate. Over the past six months, the Fabric Eventstream team has delivered one of our most ambitious waves of innovation yet, all centered around a simple mission: make streaming data easier to ingest, process, and operate at scale.
This period has brought major improvements across three pillars:
- More real‑time data sources into Fabric with less friction
- Rich and robust stream processing pipelines
- Enhanced control, security, and reliability for production workloads
Every feature in this update reflects direct customer feedback and practical needs we continually hear across industries. Together, they dramatically expand what’s possible with Eventstream.
Let’s take a tour through the most impactful advancements we delivered between July and December 2025.
Expand your access to real‑time data: New connectors and sources
Bringing data into Fabric should be effortless, whether it’s weather data, IoT workloads, operational telemetry, or change streams from mission‑critical databases. Over the last six months, Eventstream made this easier with a series of new connectors and ingestion paths.
HTTP connector with public feeds (Preview)
Need to connect to web services behind REST/HTTP endpoints? The HTTP connector provides a no‑code way to continuously stream data from external systems into Eventstream using standard HTTP GET or POST requests. It significantly reduces development effort, letting teams focus on analytics instead of integration and infrastructure. With built‑in support for predefined public data feeds, you can get started in minutes.
Docs: Eventstream HTTP connector
Enrich Real‑Time Weather data with user-friendly location names (General Availability)
Prefer well-known location names over latitude-longitudes? You can assign intuitive location names directly within the Real‑Time Weather connector, making downstream filtering, dashboards, and analytics far easier to interpret.
Docs: Add a real-time weather source to an eventstream – Microsoft Fabric | Microsoft Learn
Capacity overview events (Preview)
Fabric Capacity Overview Events provide near real-time visibility into Microsoft Fabric capacity usage and health. You can now route Fabric capacity health and usage events—including state and summary events—directly into Eventstream. This enables real‑time alerting, automation, and historical & predictive capacity analysis using Eventhouse or Data Activator.
Docs: Add Fabric capacity overview event source to an eventstream – Microsoft Fabric | Microsoft Learn
Blogs: Fabric Capacity Events in Real-Time Hub (Preview) | Microsoft Fabric Blog | Microsoft Fabric
MongoDB CDC connector with snapshot support (Preview)
MongoDB, including Atlas, workloads gain a full end‑to‑end streaming pipeline:
- Automatic snapshot of MongoDB collections
- Continuous streaming of changes as they happen
- Seamless routing into Eventhouse analytics
This is a powerful enabler for building dynamic dashboards and real‑time applications.
Docs: Add MongoDB CDC source to an eventstream – Microsoft Fabric | Microsoft Learn
Integration with Cribl as a source (Preview)
Cribl users can now route curated events straight into Eventstream without maintaining complex ingestion logic. Fabric customers get simpler data onboarding, and Cribl users get a turnkey path into Fabric analytics—a win on both sides.
Docs: Add Cribl source to an eventstream – Microsoft Fabric | Microsoft Learn
Route Azure Monitor diagnostic logs to Eventstream (Preview)
Streaming Azure resource logs into Fabric and leveraging its analytics capabilities used to require some heavy lifting. Now users can easily find the Azure resource they need to monitor, from within Eventstreams (or Real-Time Hub), and start ingesting monitoring logs into an Eventstream. This streaming data can then be transformed, insights extracted and acted upon using Activator or delivered to an Eventhouse for advanced analytics.
Docs: Stream Azure Diagnostics to Fabric – Microsoft Fabric | Microsoft Learn
Rich and robust real-time stream processing
To build dependable real-time pipelines for their unique business requirements, data engineers need both the ability to express complex processing logic and the confidence that the pipeline will remain robust in the face of evolving event schemas. Eventstream delivers on both expectations with new SQL-powered processing and smarter schema inferencing & management capabilities.
SQL operator (Preview)
Missing SQL? The SQL Operator adds a flexible, code‑first transformation stage to Eventstream. You can now write SQL expressions to clean, transform, filter, join multiple streams or perform aggregations and analysis over temporal windows. An interactive editing experience with full IntelliSense, syntax highlighting, and query testing previews makes development a cinch.
Docs: Process Events Using a SQL Operator – Microsoft Fabric | Microsoft Learn
Blogs: From Clicks to Code: SQL Operator under Fabric Eventstream (Preview) | Microsoft Fabric Blog | Microsoft Fabric
Fabric Eventstream SQL Operator: Your tool kit to Real-Time data processing in Fabric Real-Time Intelligence | Microsoft Fabric Blog | Microsoft Fabric
Eventstream Activator destination (General Availability)
Want to act on insights from stream processing? With this release, Eventstream Activator destination is more secure and reliable, enabling customers to detect meaningful patterns in business critical streaming data platforms and automatically trigger downstream actions.
Doc: Add a Fabric Activator destination to an eventstream – Microsoft Fabric |
Schema Registry in Eventstream (Preview)
Schema Registry provides a centralized way to discover, manage, and govern event schemas. By defining explicit data contracts, it removes uncertainty from streaming pipelines—ensuring data is structured, predictable, and reliable from ingestion through downstream analytics. Schema Registry helps you prevent unexpected schema drift, improves data quality, and build trusted, type‑safe real‑time applications.
Docs: Schema Registry in Fabric Real-Time Intelligence – Microsoft Fabric | Microsoft Learn
Multiple schema inferencing support (Preview)
When event schemas within a single Eventstream starts to vary across versions, producers, or use cases, a single inferred schema isn’t enough. Eventstream now supports multiple schema inferencing within a single Eventstream, enabling more flexible ingestion when events evolve or multiple producers emit different shapes of data Instead of relying on a single inferred shape. With this capability, you can now get a better visibility of exactly what events are flowing through your Eventstream, and design your processing logic accordingly.
Docs: Enhance Event Processing with Multiple Schema Inferencing – Microsoft Fabric | Microsoft Learn
Confluent Schema Registry support for data deserialization (Preview)
Eventstream connectors now support data deserialization using Confluent Schema Registry. Now you can process, preview, and route the streaming data produced using the Confluent Schema Registry from their Confluent Cloud for Apache Kafka, while maintaining data structure consistency in your Kafka’s producers and consumers.
Docs: Add Confluent Cloud for Apache Kafka source to an eventstream – Microsoft Fabric | Microsoft Learn
Operate with Confidence: Reliability, Security & Control
As real-time workloads scale, operational requirements become more rigorous and guardrails become essential. During this period, we delivered several impactful improvements that boost reliability and enterprise readiness.
Workspace Private Link for select sources and destinations (Preview)
Eventstream now supports Workspace Private Link for select sources and destinations, allowing you to ingest and route data securely over private networks without exposure to the public.
Pause / Resume for derived streams (General Availability)
A highly requested control is now here: you can now pause and resume traffic on derived streams without modifying your topology. This enables you to optimize your costs, and enables safer testing and troubleshooting without operational side effects.
Docs: Pause and resume data streams – Microsoft Fabric | Microsoft Learn
Putting it all together: A real‑time operations scenario
Imagine a global online service that needs to stay ahead of both customer demand and infrastructure issues. With Eventstreams, the team starts by streaming Azure Monitor diagnostic logs and Fabric Capacity Overview events into a single Eventstream. They create separate Eventstream with MongoDB CDC events that represent user activity and operational state. They enrich this with contextual data from REST APIs via the HTTP connector and curated feeds from partners like Cribl, all flowing in real time.
Using the SQL Operator, data engineers define streaming queries that join these sources, and compute KPIs over time windows, such as sudden error spikes in a region where capacity is trending hot or weather data suggests potential disruptions. Schema Registry, multiple schema inferencing, and Confluent Schema Registry support ensure that as producers evolve and new event types appear, the pipelines remain stable and predictable. Workspace Private Link keeps this data flowing over private networks, while pause/resume for derived streams gives the team fine-grained control for cost management and testing. The result is a rich, robust real‑time operations fabric that drives proactive alerts in Data Activator and deep analysis in Eventhouse—without stitching together a sprawling set of custom services.
Try it out and share your feedback
We are excited to see how these new capabilities will help you build richer, faster, more secure and reliable real-time applications using Fabric Eventstreams and Real-Time Intelligence. Your feedback plays a huge role in shaping what we build next. Let us know what is working well and where you would like us to go further.
Here are a few ways to get and stay involved:
- Get started with a free trial of Microsoft Fabric today!
- Have a question about Eventstreams? Email us at askeventstreams@microsoft.com.
- Post on Fabric Ideas to submit your idea, vote on others, and help surface what matters most to the community.
- Join the Fabric Community to collaborate with others building real-time solutions.
The next chapter of Eventstreams is already in motion—we can’t wait to ship and share what’s coming next. Stay tuned!