DP-200 Exam QuestionsBrowse all questions from this exam

DP-200 Exam - Question 194


You need to deploy a Microsoft Azure Stream Analytics job for an IoT based solution. The solution must minimize latency. The solution must also minimize the bandwidth usage between the job and the IoT device.

Which of the following actions must you perform for this requirement? (Choose four.)

Show Answer
Correct Answer: ABDF

ABDF

There is an article in the Microsoft documentation on configuring Azure Stream Analytics on IoT Edge devices.

You need to have a storage container for the job definition:

Installation instructions -

The high-level steps are described in the following table. More details are given in the following sections.

Exam DP-200 Question 194

You also need to create a cloud part job definition:

Exam DP-200 Question 194

You also need to set the modules for your IoT edge device:

Deployment ASA on your IoT Edge device(s)

Add ASA to your deployment -

ג€¢ In the Azure portal, open IoT Hub, navigate to IoT Edge and click on the device you want to target for this deployment.

ג€¢ Select Set modules, then select + Add and choose Azure Stream Analytics Module.

ג€¢ Select the subscription and the ASA Edge job that you created. Click Save.

Exam DP-200 Question 194

You also need to configure the Routes:

Configure routes -

IoT Edge provides a way to declaratively route messages between modules, and between modules and IoT Hub. The full syntax is described here. Names of the inputs and outputs created in the ASA job can be used as endpoints for routing.

Since this is clear from the Microsoft documentation, all other options are incorrect.

Reference:

https://docs.microsoft.com/en-us/azure/stream-analytics/stream-analytics-edge

Discussion

1 comment
Sign in to comment
elimey
Jul 27, 2021

The Correct Answer is : 1) storage 2) Edge 3) IOT 4) route https://docs.microsoft.com/en-us/azure/stream-analytics/stream-analytics-edge