
Answer-first summary for fast verification
Answer: Azure Logic Apps
Azure Logic Apps (A) is the optimal choice because it provides a low-code/no-code platform for creating automated workflows with minimal development effort. It can easily integrate with Azure Machine Learning to monitor data drift events and trigger email notifications through built-in connectors. The community discussion strongly supports this with 100% consensus and upvoted comments explaining that Logic Apps require less development than Azure Functions (C), which would require custom code, while Azure Automation runbooks (B) are better for operational automation and Azure DevOps pipelines (D) are designed for CI/CD processes, not event-driven monitoring.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You create an Azure Machine Learning workspace. You need to configure an event handler to send an email notification when data drift is detected in the workspace datasets. The solution must minimize development effort.
Which Azure service should you use?
A
Azure Logic Apps
B
Azure Automation runbook
C
Azure Function apps
D
Azure DevOps pipeline
No comments yet.