Content
How does Stream Analytics Anomaly Detection work?
I am new to Azure and am testing out their in-built Anomaly Detection function (AnomalyDetection_ChangePoint). I have connected live streaming data from a temperature sensor in an office with readings that hover around 28C when the aircon is on and…
Azure Anomaly Detector API does not detect a very high drop
Hi, I'm trying to work with the anomaly detector API, and I'm getting some results I don't understand. On the example data, I have a very high drop but the anomaly detector fail to identify it. I've tried a lot of different combinations of…

Anomaly Detection for High-Frequency Data
Hi there, Is my understanding correct, that univariate detection is not very suitable when trying to detect anomalies in high-frequency (millisecond-sampling frequency) due to the limited number of datapoints (8640)? Would the alternative just be to…
Multivariate Streaming Anomaly Detection?
Hi there, Is my understanding correct, that the multivariate anomaly detection API can only detect anomalies on a batch of timeseries data, and might therefore not be very suitable for real-time anomaly detection (i.e. streaming anomaly detection)? Are…
What are the detection modes of azure anomaly detector?
What are the detection modes of azure anomaly detector and how do we access them with the URI? [Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question] Source: MicrosoftDocs

Retrain and update Anomaly Detector model
Is there a way to retrain an existing Azure Anomaly Detector API model with a different batch of data?
How to use Azure Anomaly Detection on IOT edge module?
I want to demo a POC which sends data from SimulatedTemperatureSensor available on Azure Marketplace. This data should be sent to Stream Analytics module on Edge and then Anomaly Detection Module Should send only anomaly data to IOT Hub. I need some…
