What problem does it solve?
Users managing Microsoft Fabric real-time data pipelines struggle to quickly discover Eventstreams across workspaces, trace event flow from source to destination, and validate critical configuration settings like retention policies and throughput levels without manual UI navigation, leading to slow troubleshooting and undetected misconfigurations.
Core Features & Use Cases
- List and discover Eventstreams: Quickly find all Eventstreams in a Fabric workspace, filter by name, and retrieve full item details via the REST API.
- Decode event topology: Extract and decode base64-encoded graph definitions to visualize the full event flow from sources through operators to destinations.
- Validate pipeline configuration: Check source connection IDs, destination wiring, retention policies (1-90 days), and throughput levels to catch misconfigurations before they cause data loss or pipeline failures.
Use case example: If your real-time customer event pipeline is not delivering data to the target Lakehouse, use this skill to decode the Eventstream topology and verify all source and destination connections are correctly configured.
Quick Start
Use the eventstream-consumption-cli skill to list all Eventstreams in your Fabric workspace and decode the topology of the 'customer-events' pipeline to trace its end-to-end event flow.