Microsoft
DP-203 · Question #235
You are designing an anomaly detection solution for streaming data from an Azure IoT hub. The solution must meet the following requirements: - Send the output to Azure Synapse. - Identify spikes and…
The correct answer is B. Azure Stream Analytics. You can identify anomalies by routing data via IoT Hub to a built-in ML model in Azure Stream https://docs.microsoft.com/en-us/learn/modules/data-anomaly-detection-using-azure-iot-hub/
Submitted by eva_at· Mar 30, 2026Develop data processing
Question
You are designing an anomaly detection solution for streaming data from an Azure IoT hub. The solution must meet the following requirements:
- Send the output to Azure Synapse.
- Identify spikes and dips in time series data.
- Minimize development and configuration effort.
Which should you include in the solution?
Options
- AAzure Databricks
- BAzure Stream Analytics
- CAzure SQL Database
How the community answered
(18 responses)- A6% (1)
- B78% (14)
- C17% (3)
Explanation
You can identify anomalies by routing data via IoT Hub to a built-in ML model in Azure Stream https://docs.microsoft.com/en-us/learn/modules/data-anomaly-detection-using-azure-iot-hub/
Topics
#Stream Analytics#anomaly detection#IoT Hub#spike and dip detection
Community Discussion
No community discussion yet for this question.