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
- A. the Azure IoT explorer
- B. the az command in Azure CLI
- C. Azure Service Bus Explorer
- D. the Azure IoT Tools for VS Code extension pack
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.