
Answer-first summary for fast verification
Answer: Azure Monitor with Diagnostic Settings
Azure Monitor is a platform for monitoring Azure resources and applications. It provides various features, including Activity Logs and Diagnostic Settings. While Activity Logs give you a subscription-level view of events, Diagnostic Settings allow you to collect logs and metrics from your Azure resources for analysis. For monitoring the health of a data pipeline, Diagnostic Settings are the appropriate choice as they enable you to monitor the specific metrics and logs related to the pipeline's performance and issues. Triggers in Azure Data Factory and Streaming Analytics Jobs in Azure Stream Analytics are more related to the execution of data workflows rather than monitoring and alerting.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
In a scenario where you need to monitor and alert on the health of a data pipeline in Azure, which Azure service would you use and what specific feature would you leverage?
A
Azure Monitor with Activity Logs
B
Azure Monitor with Diagnostic Settings
C
Azure Data Factory with Triggers
D
Azure Stream Analytics with Streaming Analytics Jobs
No comments yet.