Valid AZ-220 Dumps shared by ExamDiscuss.com for Helping Passing AZ-220 Exam! ExamDiscuss.com now offer the newest AZ-220 exam dumps, the ExamDiscuss.com AZ-220 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com AZ-220 dumps with Test Engine here:
You have an Azure IoT solution that includes a standard tier Azure IoT hub and an IoT device. The device sends one 100-KB device-to-cloud message every hour. You need to calculate the total daily message consumption of the device. What is the total daily message consumption of the device?
Correct Answer: B
100 KB * 24 is around 2,400 bytes. The 100 KB message is divided into 4 KB blocks, and it is billed for 25 messages. 25 times 24 is 600 Note: The maximum message size for messages sent from a device to the cloud is 256 KB. These messages are metered in 4 KB blocks for the paid tiers so for instance if the device sends a 16 KB message via the paid tiers it will be billed as 4 messages. Reference: https://azure.microsoft.com/en-us/pricing/details/iot-hub/