Skip to content

Commit 3094685

Browse files
authored
Update transform-data-databricks-job.md
added lightbox
1 parent 6a1a270 commit 3094685

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/data-factory/transform-data-databricks-job.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@ To use a Job activity for Azure Databricks in a pipeline, complete the following
3030
1. Select the new Job activity on the canvas if it isn't already selected.
3131
1. Select the **Azure Databricks** tab to select or create a new Azure Databricks linked service that executes the Job activity.
3232

33-
:::image type="content" source="media/transform-data-databricks-job/job-activity.png" alt-text="Shows the UI for a Job activity.":::
33+
:::image type="content" source="media/transform-data-databricks-job/job-activity.png" lightbox="media/transform-data-databricks-job/job-activity.png" alt-text="Shows the UI for a Job activity.":::
3434

3535
1. Select the **Settings** tab and specify the job to be executed on Azure Databricks, optional base parameters to be passed to the job, and any other libraries to be installed on the cluster to execute the job.
3636

37-
:::image type="content" source="media/transform-data-databricks-job/job-settings.png" alt-text="Shows the UI for the Settings tab for a Job activity.":::
37+
:::image type="content" source="media/transform-data-databricks-job/job-settings.png" lightbox="media/transform-data-databricks-job/job-settings.png" alt-text="Shows the UI for the Settings tab for a Job activity.":::
3838

3939
## Databricks Job activity definition
4040

0 commit comments

Comments
 (0)