Microsoft
AI-100 · Question #74
You have Azure IoT Edge devices that generate measurement data from temperature sensors. The data changes very slowly. You need to analyze the data in a temporal two-minute window. If the…
The correct answer is C. Azure Stream Analytics as an IoT Edge module. https://docs.microsoft.com/en-us/azure/iot-edge/tutorial-deploy-stream-analytics
Design AI solutions
Question
You have Azure IoT Edge devices that generate measurement data from temperature sensors. The data changes very slowly. You need to analyze the data in a temporal two-minute window. If the temperature rises five degrees above a limit, an alert must be raised. The solution must minimize the development of custom code. What should you use?
Options
- AA Machine Learning model as a web service
- Ban Azure Machine Learning model as an IoT Edge module
- CAzure Stream Analytics as an IoT Edge module
- DAzure Functions as an IoT Edge module
How the community answered
(48 responses)- A15% (7)
- B6% (3)
- C75% (36)
- D4% (2)
Explanation
https://docs.microsoft.com/en-us/azure/iot-edge/tutorial-deploy-stream-analytics
Topics
#Stream Analytics#IoT Edge#temporal windows#anomaly detection
Community Discussion
No community discussion yet for this question.