
Answer-first summary for fast verification
Answer: Azure Logic App
Azure Logic App is the correct choice because it is specifically designed for event-driven workflows and can be triggered by external systems. It integrates well with Azure Machine Learning pipelines through Event Grid, allowing automated retraining when external events occur. The community discussion shows 100% consensus on option C, with multiple comments confirming this is the correct approach and providing Microsoft documentation references. Azure Data Catalog (A) is for data discovery and governance, not pipeline triggering. Azure Batch (B) is for running large-scale parallel computing jobs, not for event-driven pipeline triggering from external systems.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
You have a trained and published machine learning model. You need to configure a pipeline to retrain the model, and this pipeline must be triggered by an external system. What should you configure?
A
Azure Data Catalog
B
Azure Batch
C
Azure Logic App