I want to run a shell script on my SFTP server on completion of my ADF pipeline

Umang Roy 20 Reputation points
2023-06-13T11:54:14.75+00:00

I have a linux VM hosting SFTP and I have a few operations to run on VM using shell script once my pipeline is completed. Can anyone help me with the same.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,010 questions
0 comments No comments
{count} votes

Accepted answer
  1. Tushar Kumar 3,341 Reputation points MVP
    2023-06-13T11:58:11.09+00:00

    You can use Azure management APIs to achieve the same by invoking the Azure Run command feature. Please find my blog below for step by step process :

    https://theazway.com/run-command-on-virtual-machines-using-azure-data-factory-and-azure-management-api/

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.