Skip to content

Commit e63b15c

Browse files
authored
Update transform-data-databricks-job.md
1 parent a1a9af7 commit e63b15c

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
@@ -1,7 +1,7 @@
11
---
22
title: Transform data with Databricks Job
33
titleSuffix: Azure Data Factory & Azure Synapse
4-
description: Learn how to process or transform data by running a Databricks job in Azure Data Factory and Synapse Analytics pipelines.
4+
description: Learn how to process or transform data by running a Databricks job in Azure Data Factory pipelines.
55
ms.custom: synapse
66
author: n0elleli
77
ms.author: noelleli
@@ -17,7 +17,7 @@ ms.subservice: orchestration
1717

1818
The Azure Databricks Job Activity in a [pipeline](concepts-pipelines-activities.md) runs serverless Databricks jobs in your Azure Databricks workspace. This article builds on the [data transformation activities](transform-data.md) article, which presents a general overview of data transformation and the supported transformation activities. Azure Databricks is a managed platform for running Apache Spark.
1919

20-
You can create a Databricks job with an ARM template using JSON, or directly through the Azure Data Factory Studio user interface.
20+
You can create a Databricks job directly through the Azure Data Factory Studio user interface.
2121

2222
## Add a Job activity for Azure Databricks to a pipeline with UI
2323

0 commit comments

Comments
 (0)