QuestionQ68

Deploy and maintain data pipelines and workloads

You have an Azure Databricks workspace containing a Lakeflow Jobs job named Job1.

Job1 runs on a schedule and processes business-critical data.

You need to ensure that you are notified if Job1 fails.

What should you do?

  • A Add a SQL alert task to Job1.
  • B Create an Azure Monitor alert rule based on the metrics of Job1.
  • C Send the job run results of Job1 to Log Analytics.
  • D Configure a failure notification to be sent for the job runs of Job1.
Explanation

Azure Databricks Lakeflow Jobs supports job-level notifications for run events, including failures. Configure a notification destination and select the Failure event for Job1 so recipients are notified when a job run fails.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!