ExamQuestions.com

Register
Login
Microsoft Azure IoT Developer (AZ-220) Exam Questions

Microsoft

Microsoft Azure IoT Developer (AZ-220)

69 / 125

Question 69:

While operating an IoT infrastructure with a number of field devices, from time to time, you have to ... … restart a device
… set the device send telemetry frequency to 5mins
… send a one-way notification to a specific device
… get immediate response from the device to
Which communication methods should you choose for the above tasks?

Answer options:

A.Use Cloud-to-device messaging; Set a desired property in device twin; Invoke a direct method; Invoke a direct method
B.Use Cloud-to-device messaging; Set a desired property in device twin; Use Cloud-to-device messaging; Invoke a direct method
C.Invoke a direct method; Set a desired property in device twin; Use Cloud-to-device messaging; Invoke a direct method
D.Invoke a direct method; Use Cloud-to-device messaging; Set a desired property in device twin; Invoke a direct method