ExamQuestions.com

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

Microsoft

Microsoft Azure IoT Developer (AZ-220)

46 / 125

Question 46:

You are building an IIoT solution of a chemical plant. As part of this, you need to connect with many pressure monitoring devices to an IoT Hub and configure the device twins for them appropriately. Here is the list of the attributes to be added to the twin: Deployment location -> [?]
Maximum acceptable pressure -> [?]
Battery charge level -> [?]
Firmware version -> [?]
Telemetry send frequency -> [?]
Which device twin sections should you select for the data above?

Answer options:

A.tags; tags; properties.reported; tags; properties.desired
B.tags; properties.desired; properties.reported; tags; properties.desired
C.device.identity; properties.reported; tags; properties.reported
D.Tags; properties.required; properties.reported; tags; properties.required