exam questions

Exam DP-300 All Questions

View all questions & answers for the DP-300 exam

Exam DP-300 topic 1 question 17 discussion

Actual exam question from Microsoft's DP-300
Question #: 17
Topic #: 1
[All DP-300 Questions]

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 an Azure Synapse.
✑ Identify spikes and dips in time series data.
✑ Minimize development and configuration effort.
Which should you include in the solution?

  • A. Azure SQL Database
  • B. Azure Databricks
  • C. Azure Stream Analytics
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
Anomalies can be identified by routing data via IoT Hub to a built-in ML model in Azure Stream Analytics
Reference:
https://docs.microsoft.com/en-us/learn/modules/data-anomaly-detection-using-azure-iot-hub/ https://docs.microsoft.com/en-us/azure/stream-analytics/azure-synapse-analytics-output

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
HichemZe
Highly Voted 2 years, 3 months ago
Question FOR DP-203 , Not For DBA (DP-300)
upvoted 20 times
...
MS_KoolaidMan
Most Recent 6 months ago
Selected Answer: C
See gt002's explaination.
upvoted 1 times
...
Jo123se
1 year, 7 months ago
a lot of questions are not for DP-300. More for Data Engineer or Data Analytics
upvoted 2 times
...
gt002
1 year, 11 months ago
ANSWER CORRECT: Azure Stream Analytics Azure Stream Analytics Job - To create an Azure Stream Analytics job, follow the steps in the Get started using Azure Stream Analytics tutorial to: Create an Event Hub input Configure and start event generator application Provision a Stream Analytics job Specify job input and query Dedicated SQL pool - To create a new dedicated SQL pool, follow the steps in the Quickstart: Create a dedicated SQL pool. Specify streaming output to point to your dedicated SQL pool
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...