1
votes

I have ADF project setup in my local visual studio. I am able to push the code to remote repository in VSTS via CI pipeline. However, I am not sure how to configure release definition for ADF to deploy the same to existing data factory in Azure portal. Any suggestions will be of help.

1

1 Answers

1
votes

You can deploy Azure Data Factory by using Azure PowerShell step/task.

More information, you can refer to this thread: Release Azure Data Factory project using VSTS Release