Microsoft
AI-900 · Question #215
You have an Internet of Things (IoT) device that monitors engine temperature. The device generates an alert if the engine temperature deviates from expected norms. Which type of AI workload does the d
The correct answer is C. anomaly detection. Anomaly Detector is an AI service with a set of APIs, which enables you to monitor and detect anomalies in your time series data with little machine learning (ML) knowledge, either batch validation or real-time inference. https://learn.microsoft.com/en-us/azure/ai-services/anomal
Submitted by khalil_dz· Mar 30, 2026Describe AI workloads and considerations
Question
You have an Internet of Things (IoT) device that monitors engine temperature. The device generates an alert if the engine temperature deviates from expected norms. Which type of AI workload does the device represent?
Options
- Anatural language processing (NLP)
- Bcomputer vision
- Canomaly detection
- Dknowledge mining
How the community answered
(25 responses)- A8% (2)
- B4% (1)
- C84% (21)
- D4% (1)
Explanation
Anomaly Detector is an AI service with a set of APIs, which enables you to monitor and detect anomalies in your time series data with little machine learning (ML) knowledge, either batch validation or real-time inference. https://learn.microsoft.com/en-us/azure/ai-services/anomaly-detector/overview
Topics
#Anomaly detection
Community Discussion
No community discussion yet for this question.