Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
When setting up automated monitoring for a data pipeline in Azure Databricks, which method ensures the data engineering team receives immediate notifications of pipeline failures?
A
Use Databricks job logs with a custom Azure Function to parse logs and send alerts via Microsoft Teams.
B
Implement Azure Monitor with Application Insights to track pipeline executions and configure email alerts for failures.
C
Configure Databricks to output logs to Azure Log Analytics and set up alert rules for pipeline failure events.
D
Rely on manual monitoring of Databricks workspace for job failures and report issues via email.