Forum Discussion

andrewybr2265's avatar
andrewybr2265
Copper Contributor
Dec 14, 2022
Solved

Can ADF execute unix commands?

Can ADF execute unix commands?

  • andrewybr2265, Data Factory can invoke custom scripts stored in an Azure Storage Account by using a Custom activity and an Azure Batch account (example here). Azure Batch can execute the scripts on Compute with Windows, Ubuntu and Centos Linux Distributions, but not Unix.

1 Reply

  • andrewybr2265, Data Factory can invoke custom scripts stored in an Azure Storage Account by using a Custom activity and an Azure Batch account (example here). Azure Batch can execute the scripts on Compute with Windows, Ubuntu and Centos Linux Distributions, but not Unix.

Resources