Weekend Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Note! Following AZ-220 Exam is Retired now. Please select the alternative replacement for your Exam Certification.

Verified By IT Certified Experts

CertsTopics.com Certified Safe Files

Up-To-Date Exam Study Material

99.5% High Success Pass Rate

100% Accurate Answers

Instant Downloads

Exam Questions And Answers PDF

Try Demo Before You Buy

Certification Exams with Helpful Questions And Answers

Microsoft Azure IoT Developer Questions and Answers

Question 1

You have an Azure subscription that contains an Azure loT hub named Hubl and an Azure loT Edge device named Devicel.

You need to configure Devicel to operate in extended offline mode and to support modifying the configuration of modules deployed to Device! while the device is offline.

Solution: From Microsoft Visual Studio Code, you modify the deployment manifest and you configure the address of the localhost for the container registry in the runtime settings of edgeAgent. You deploy the manifest to Device1, and then you restart the device.

Does this meet the goal?

Options:

A.

Yes

B.

No

Buy Now
Question 2

You need to use message enrichment to add additional device information to messages sent from the IoT gateway devices when the reported temperature exceeds a critical threshold.

How should you configure the enrich message values? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Question 3

How should you complete the GROUP BY clause to meet the Streaming Analytics requirements?

Options:

A.

GROUP BY HoppingWindow(Second, 60, 30)

B.

GROUP BY TumblingWindow(Second, 30)

C.

GROUP BY SlidingWindow(Second, 30)

D.

GROUP BY SessionWindow(Second, 30, 60)