Skip to content

Routing and reshaping live events with an Eventstream

Microsoft Fabric Eventstreams is a no-code feature within Real-Time Intelligence that lets you capture, transform, and route real-time event data from multiple sources to multiple destinations. It provides a visual, drag-and-drop canvas for building streaming pipelines without writing code, using built-in transformation operations. Eventstreams integrates natively with other Fabric items such as KQL Databases, Lakehouses, and Fabric Activator.

Must-know

  • Eventstreams support built-in sources like Azure Event Hubs, IoT Hub, Kafka, Azure SQL DB Change Data Capture, and sample/demo data, plus custom endpoints.
  • Available transformations include Filter, Aggregate (windowed), Group By, Union, Join, Expand, Manage Fields, and Manage Types, applied visually on the stream editor canvas.
  • Eventstreams can fan out a single stream to multiple destinations simultaneously, such as a KQL Database, Lakehouse, Fabric Activator, or another Eventhouse.
  • There are two editing/processing modes: the default no-code editor for source-to-destination routing, and an Enhanced Edit mode that unlocks the full set of stream transformation operators before landing data in a destination.
  • Eventstreams uses Fabric capacity for compute and billing, so throughput and cost scale with the capacity SKU rather than a separate streaming units model.
  • A common gotcha: transformations added in Enhanced Edit mode must be published, and once published some structural changes (like source/destination rewiring) may require careful reconfiguration rather than simple edits.
Check this objectiveFree · always available

A retailer ingests point-of-sale events into a Fabric eventstream. Order lines with a Quantity value of zero or less are test records and should never reach the Lakehouse destination, while every valid order line must still flow through unchanged. Which eventstream transformation should the engineer add before the destination to meet this requirement?

Your objective map0 tried · 0 right · 54 untouched

What you have tried across DP-700's objectives, not a readiness score.

Coverage checked against the published exam guide on Aug 11, 2026.

These are independent practice questions, written against this certification's published exam guide. They are not the certification vendor's own questions, and not the real exam.