Microsoft
70-475 · Question #79
You plan to use Microsoft Azure IoT Hub to capture data from medical devices that contain sensors. You need to ensure that each device has its own credentials. The solution must minimize the number…
The correct answer is D. device. Per-Device Security Credentials. Each IoT Hub contains an identity registry For each device in this identity registry, you can configure security credentials that grant DeviceConnect permissions scoped to the corresponding device endpoints. Incorrect Answers: A: An iothubowner…
Implement Big Data real-time processing solutions
Question
You plan to use Microsoft Azure IoT Hub to capture data from medical devices that contain sensors. You need to ensure that each device has its own credentials. The solution must minimize the number of required privileges. Which policy should you apply to the devices?
Options
- Aiothubowner
- Bservice
- CregistryReadWrite
- Ddevice
How the community answered
(57 responses)- A12% (7)
- B4% (2)
- C7% (4)
- D77% (44)
Explanation
Per-Device Security Credentials. Each IoT Hub contains an identity registry For each device in this identity registry, you can configure security credentials that grant DeviceConnect permissions scoped to the corresponding device endpoints. Incorrect Answers: A: An iothubowner would have all permissions.
Topics
#Azure IoT Hub#device policy#least privilege#IoT security
Community Discussion
No community discussion yet for this question.