0 votes
in Azure Data Factory by

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

1 Answer

0 votes
by

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.

...