Microsoft Azure IoT Developer — Question 29

You have an Azure IoT Central solution.

You need to verify that telemetry messages from devices arrive to IoT Central.

What should you use?

Answer options

Correct answer: B

Explanation

The correct answer is B, as the az command in Azure CLI can be used to interact with Azure resources and verify the receipt of telemetry messages. Options A and C are not specifically designed for this purpose, while D pertains to development tools rather than monitoring telemetry.