#78. Azure Data Factory - Execute Python script from ADF
Опубликовано: 30 Сентябрь 2024 на канале: All About BI !
34,992
368
If we want to create a batch process to do some customized activities which adf cannot do, using python or .net, we can use custom activity. This video explains the steps required to call a python code to implement a simple logic.