Microsoft
AZ-220 · Question #86
You have an Azure IoT Central application that monitors 100 IoT devices. You need to generate alerts when the temperature of a device exceeds 100 degrees. The solution must meet the following…
The correct answer is D. Create a rule that uses an email action. You can create rules in IoT Central that trigger actions, such as sending an email, in response to telemetry-based conditions, such as device temperature exceeding a threshold. https://docs.microsoft.com/en-us/azure/iot-central/core/howto-configure-rules-advanced
Implement business integration
Question
You have an Azure IoT Central application that monitors 100 IoT devices. You need to generate alerts when the temperature of a device exceeds 100 degrees. The solution must meet the following requirements: - Minimize costs - Minimize deployment time What should you do?
Options
- APerform a data export to Azure Service Bus.
- BCreate an email property in the device templates.
- CPerform a data export to Azure Blob storage and create an Azure function.
- DCreate a rule that uses an email action.
How the community answered
(33 responses)- A3% (1)
- B9% (3)
- C18% (6)
- D70% (23)
Explanation
You can create rules in IoT Central that trigger actions, such as sending an email, in response to telemetry-based conditions, such as device temperature exceeding a threshold. https://docs.microsoft.com/en-us/azure/iot-central/core/howto-configure-rules-advanced
Topics
#IoT Central rules#email action#temperature alert#cost optimization
Community Discussion
No community discussion yet for this question.