exam questions

Exam DP-200 All Questions

View all questions & answers for the DP-200 exam

Exam DP-200 topic 14 question 2 discussion

Actual exam question from Microsoft's DP-200
Question #: 2
Topic #: 14
[All DP-200 Questions]

You need to implement event processing by using Stream Analytics to produce consistent JSON documents.
Which three actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. Define an output to Cosmos DB.
  • B. Define a query that contains a JavaScript user-defined aggregates (UDA) function.
  • C. Define a reference input.
  • D. Define a transformation query.
  • E. Define an output to Azure Data Lake Storage Gen2.
  • F. Define a stream input.
Show Suggested Answer Hide Answer
Suggested Answer: DEF 🗳️
✑ DOCDB stored documents that connect to the sales data in SALESDB. The documents are stored in two different JSON formats based on the sales channel.
✑ The sales data, including the documents in JSON format, must be gathered as it arrives and analyzed online by using Azure Stream Analytics. The analytic process will perform aggregations that must be done continuously, without gaps, and without overlapping.
As they arrive, all the sales documents in JSON format must be transformed into one consistent format.

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
samkslee
Highly Voted 4 years, 1 month ago
Why not ADF? The questions said DOCDB is migrated to Cosmos DB, and never mentioned any storage or ADLSG2.
upvoted 16 times
...
JeanBlack
Highly Voted 4 years, 1 month ago
Correct Answer is ADF ( A because SALESDB is a kind of COSMOS DB which is output)
upvoted 7 times
...
Wendy_DK
Most Recent 4 years, 1 month ago
correct answer: ADF
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 ...