Forum Discussion
andrewybr2265
Dec 14, 2022Copper Contributor
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
- ericpasztor
Microsoft
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.