You want to automate the monitoring of your Fabric Capacity and receive a notification on your mobile device whenever the capacity utilization exceeds 90% for more than 15 minutes. Which Microsoft Fabric feature should you use to implement this alert?
Data Activator allows you to create 'Reflex' items that monitor data streams or capacity metrics. You can define a rule for 90% utilization and set a condition for the duration. When the condition is met, it can trigger actions such as sending notifications or starting a pipeline.
Why this answer
Data Activator (Reflex) is the built-in tool for monitoring data and taking actions based on specific conditions or triggers. It integrates with Fabric items and can monitor metrics or data patterns, sending alerts to Teams, email, or custom business workflows when thresholds like capacity utilization are breached.
Exam trap
Candidates mistakenly choose standard Azure Monitor alerts or Fabric Pipeline monitoring views, confusing operational tracking tools with Data Activator's real-time threshold-based reflex triggers.