Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Note
This tutorial is part of a series. For the previous section, see: Real-Time Intelligence tutorial part 6: Create a Real-Time Dashboard.
In this part of the tutorial, you build a real-time data workflow that detects anomalies in streaming data. You use an Eventhouse table to analyze time series data and identify unusual patterns.
Create an anomaly detector
Open the Eventhouse table created in the previous tutorial.
From the left navigation pane, select Real-Time.
Under Streaming data, select the TransformedData table.
On the table details page, select Detect anomalies from the toolbar.
Create a detector to analyze the data for anomalies.
In the New Anomaly detector pane:
- Enter a name for the detector.
- Select your Fabric workspace.
- Select Create.
Configure anomaly detection
Configure the attributes used to detect anomalies.
In the Edit configuration section, set the following values:
Field Value Value to watch No_Bikes Group by Street Timestamp Timestamp Select Save.
Choose an anomaly detection model
In the Find models section, select Analyze my data to find the best anomaly detection model for your data.
Review the recommended models and select the one that best fits your needs. For this tutorial, select the recommended Local Pattern Detector model.
Select Save.
Review anomaly results
After the analysis completes, review the detected anomalies.
View the anomaly results in the Detector results pane.
Inspect the chart and tabular output to identify unusual patterns.