What problem does it solve?
Manually configuring Microsoft Fabric Activator alerts, notifications, and event-driven automated actions through the UI or raw API calls is time-consuming, error-prone, and requires deep knowledge of Fabric's REST API and definition payload structures. This Skill eliminates that friction by providing a complete CLI-based authoring workflow with built-in validation and guardrails.
Core Features & Use Cases
- End-to-end Activator Authoring: Create, update, and delete Fabric Activator (Reflex) items and their associated alert rules, notifications, and automated actions via Azure CLI and REST API.
- Multi-Source Support: Connect alerts to Fabric Eventstream, KQL databases, Digital Twin Builder/Ontology, and Real-time Hub workspace events.
- Flexible Action Triggers: Configure rule logic for threshold alerts, event state changes, heartbeats, and occurrence windows, with support for triggering Teams messages, emails, and executions of Fabric items like pipelines, notebooks, dataflows, and UDFs.
- Use Case: A data engineer can use this Skill to set up an alert that sends a Teams notification to the operations team and triggers a data remediation pipeline when real-time sensor telemetry from a KQL database exceeds a critical temperature threshold, all without manual UI configuration.
Quick Start
Use the activator-authoring-cli skill to create a temperature alert that sends a Teams message to the operations team and runs a remediation pipeline when real-time KQL sensor data exceeds 30°C.