Microsoft
AZ-220 · Question #68
You have an existing Azure IoT hub. You use IoT Hub jobs to schedule long running tasks on connected devices. Which two operations do the IoT Hub jobs support directly? Each correct answer presents…
The correct answer is B. Invoke direct methods. C. Update desired properties. Consider using jobs when you need to schedule and track progress any of the following activities on a set of devices: Invoke direct methods Update desired properties https://docs.microsoft.com/en-us/azure/iot-hub/iot-hub-devguide-jobs
Provision and manage devices
Question
You have an existing Azure IoT hub. You use IoT Hub jobs to schedule long running tasks on connected devices. Which two operations do the IoT Hub jobs support directly? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
Options
- ATrigger Azure functions.
- BInvoke direct methods.
- CUpdate desired properties.
- DSend cloud-to-device messages.
- EDisable IoT device registry entries.
How the community answered
(27 responses)- A15% (4)
- B74% (20)
- D4% (1)
- E7% (2)
Explanation
Consider using jobs when you need to schedule and track progress any of the following activities on a set of devices: Invoke direct methods Update desired properties https://docs.microsoft.com/en-us/azure/iot-hub/iot-hub-devguide-jobs
Topics
#IoT Hub jobs#direct methods#desired properties#scheduled operations
Community Discussion
No community discussion yet for this question.