Microsoft
AZ-220 · Question #28
You have an existing Azure IoT hub. You use IoT Hub jobs to schedule long running tasks on connected devices. Which three operations do the IoT Hub jobs support directly? Each correct answer…
The correct answer is B. Invoke direct methods. C. Update desired properties. F. Update tags. 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
Set up the Azure IoT Hub solution infrastructure
Question
You have an existing Azure IoT hub. You use IoT Hub jobs to schedule long running tasks on connected devices. Which three 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.
- FUpdate tags.
How the community answered
(70 responses)- A4% (3)
- B70% (49)
- D17% (12)
- E9% (6)
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#device twin#desired properties
Community Discussion
No community discussion yet for this question.