This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
What is the minimum requirement to create a Lakeflow Job in Azure Databricks?
A task, compute resource, and unique name
A notebook, schedule, and email notification
A Git repository, SQL warehouse, and pipeline
Which trigger type runs a job when monitored Unity Catalog tables receive new data or modifications?
File arrival trigger
Table update trigger
Continuous trigger
What is the minimum interval between job runs that Azure Databricks enforces for scheduled jobs?
1 second
10 seconds
60 seconds
Which cron expression schedules a job to run at 10:15 AM on weekdays only?
0 15 10 * * ?
0 15 10 ? * MON-FRI
0 10 15 ? * 1-5
How many system destinations can be configured per event type for job notifications?
1
3
Unlimited
What retry behavior do continuous jobs use when they encounter failures?
Immediate retry without delay
Exponential backoff with increasing wait periods
Fixed 5-minute delay between retries
You must answer all questions before checking your work.
Was this page helpful?
Need help with this topic?
Want to try using Ask Learn to clarify or guide you through this topic?