This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
If you haven’t already, check out Arun Ulag’s hero blog “FabCon and SQLCon 2026: Unifying databases and Fabric on a single, complete platform” for a complete look at all of our FabCon and SQLCon announcements across both Fabric and our database offerings.
Coauthored by Alicia Li
Historically, turning operational database changes into real-time events has been complex. Developers had to stitch together Change Data Capture (CDC) connectors, message brokers, and stream processors; understand low-level Debezium semantics and write custom code to transform raw change logs into something data analysts can easily consume. It sets higher standards for building event-driven applications, though these changes may not be advantageous for development teams.
With DeltaFlow, Eventstreams handles raw CDC ingestion, schema registration, transformation, and destination table management for you. This removes the need to reason about Debezium payloads, variable schemas, or manual table lifecycle management, while still preserving the fidelity of database changes required for real-time analytics and automation
Animated_screenshot_of_Eventstreams_wizard_that_enables_users_to_connect_to_a_CD
Figure 1: Enabling DeltaFlow when connecting to an Azure SQL database.
Animated_screenshot_of_a_Eventstream_showing_the_source_table_schemas_automatica
Figure 2: View source table schemas automatically fetched and registered in the schema registry.
Screenshot_of_JSON_object_showing_transaction_details_for_a_sale_event_including
Figure 3: Raw Debezium CDC event
The GIF demonstrates the shape of the Eventhouse tables, created and managed automatically in a form reflecting the source tables. The result is a simpler path from operational data to real-time intelligence, enabling dashboards, alerts, and event-driven workflows that respond to database changes as they happen.
Animated_screenshot_showing_destination_Eventhouse_tables_automatically_created
Figure 4: Eventhouse destination tables in the transformed, analytics-ready shape.
As orders are inserted or updated, DeltaFlow transforms the underlying change feeds into analytics‑ready streams that reflect the order table schema. These streams can be routed to multiple real‑time consumers at once: a real‑time dashboard that tracks order volume and fulfillment latency, alerting logic that flags unusual spikes or failures, and downstream analytics systems that continuously aggregate metrics for operational reporting.
Because the streaming data mirrors the structure of the source tables, teams can build and evolve real-time applications using familiar analytics queries—without having to reason low-level change events or rework pipelines as schemas evolve. The result is a responsive, event-driven architecture where operational data flows seamlessly into real-time intelligence.
Microsoft Fabric Eventstreams Overview
Add Azure SQL Database CDC source to an eventstream
Schema Registry in Fabric Real-Time Intelligence
Real-Time Intelligence in Microsoft Fabric documentation
Do you have new feature ideas? Head over to the Fabric Ideas to submit them.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.