Which three actions should you perform?

Posted by: Pdfprep Category: DP-200 Tags: , ,

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 D
C . Define a query that contains a JavaScript user-defined aggregates (UDA) function.
D . Define a reference input.
E . Define a transformation query.
F . Define an output to Azure Data Lake Storage Gen2.
G . Define a stream input.

Answer: D,E,F

Explanation:

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.

Leave a Reply

Your email address will not be published.