in Azure Data Factory by (20.8k points)

Data Factory supports two types of compute environments to execute the transform activities. Mention them briefly.

1 Answer

0 votes
by (20.8k points)

On-demand compute environment – It is a fully managed environment offered by ADF. In this compute type, a cluster is created to execute the transform activity and removed automatically when the activity is completed.

Related questions

0 votes
asked Feb 25, 2022 in Azure Synapse Analytics by sharadyadav1986 (31.6k points)
...