ExamQuestions.com

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

Microsoft

Microsoft Azure IoT Developer (AZ-220)

3 / 125

Question 3:

You are designing the IoT solution of an office building where you would need 1000 devices registered in your IoT Hub. Each device has its device twin, the content of which can be manipulated either from the back-end or from the device app itself. However, the back-end and the device app have different rights when accessing different parts of the device twin. 
Regarding the access to different parts of the device twin, which of the following statements are true?

Answer options:

A.Device app can retrieve the device twin id, tags and properties; device gets notified of the changes in the desired properties
B.Device app can update the reported properties; Back-end can partially update reported properties
C.Back-end can update device twin tags; Device app can partially update device twin tags
D.Back-end can set desired properties; Device app can partially update reported properties