Question 72
DP-750 voucher + Udemy course (lifetime access) = ₹3,500 for Indian ID card holders.
Details →A new data engineer must create their first Lakeflow Job in a Unity Catalog-enabled, serverless-enabled Azure Databricks workspace. The job's first unit of work is to run an existing notebook at the path `/Workspace/etl/ingest_bronze`. Using the workspace UI, which sequence of actions correctly creates the job with this initial notebook task?
- AClick **Jobs & Pipelines** → **Create** → **Job**, choose the **Notebook** tile, enter a task name, set the notebook **Path**, then click **Create task**.
- BClick **Catalog** → **Create table** → attach a notebook, which automatically becomes a scheduled job.
- COpen the notebook, run all cells once, and Databricks automatically registers it as a recurring job.
- DClick **Compute** → **Create cluster**, then attach the notebook to the cluster to register it as a job.