ExamQuestions.com

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

Microsoft

Microsoft Azure IoT Developer (AZ-220)

113 / 125

Question 113:

You are operating an industrial IoT infrastructure solution of a chemical plant with sensors to monitor possible NH3 contamination in the air. The telemetry data from the sensors are sent to an IoT Hub. While sending messages to the IoT Hub, in certain periods of the day, devices receive 429 ThrottlingException from the IoT Hub which projects the risk of data loss. 
What would you do to stop this behavior?

Answer options:

A.It’s only a warning. No action is needed because IoT Hub will manage it automatically
B.Increase the size of the traffic shaping queue to prevent the problem
C.Check Telemetry message send attempts metric; revise the send message rate of device
D.IoT Hub’s traffic shaping will smooth the traffic. No action is needed