To send a command to a device such as requesting it to reboot, you must:

Disable ads (and more) with a premium pass for a one time $4.99 payment

Prepare for the Microsoft Certified: Azure IoT Developer Specialty (AZ-220) exam. Test your knowledge with multiple choice questions and detailed explanations. Enhance your skills for success!

Sending a command is the correct approach when you want to issue instructions or specific requests to a device, such as requesting a reboot. In the Azure IoT framework, commands are used for remote operations that can trigger specific actions on the connected devices. This communication is typically done through direct methods or cloud-to-device messaging, which are specifically designed for this purpose.

Using commands allows you to perform various operations on the device without needing to alter its properties or request its details. For instance, rebooting does not require you to retrieve existing device information or delete the device itself; it only necessitates a command to the device to execute the action. Thus, sending a command is the most appropriate and direct method to request the desired operation.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy