AI-102 · Question #289
AI-102 Question #289: Real Exam Question with Answer & Explanation
The correct answer is B: Azure Stream Analytics. Use case of Stream Analytics Query: Alert to trigger a business workflow Let's make our query more detailed. For every type of sensor, we want to monitor average temperature per 30-second window and display results only if the average temperature is above https://learn.microsoft.
Question
You are developing a system that will monitor temperature data from a data stream. The system must generate an alert in response to atypical values. The solution must minimize development effort. What should you include in the solution?
Options
- AMultivariate Anomaly Detection
- BAzure Stream Analytics
- Cmetric alerts in Azure Monitor
- DUnivariate Anomaly Detection
Explanation
Use case of Stream Analytics Query: Alert to trigger a business workflow Let's make our query more detailed. For every type of sensor, we want to monitor average temperature per 30-second window and display results only if the average temperature is above https://learn.microsoft.com/en-us/azure/stream-analytics/stream-analytics-get-started-with-azure- stream-analytics-to-process-data-from-iot-devices
Topics
Community Discussion
No community discussion yet for this question.