Azure-Player / azure.datafactory.devops

Azure DevOps Deployment Tasks for Azure Data Factory objects
MIT License
39 stars 21 forks source link

Does this ADF devops extension work with both Repository Type provided by Azure i.e. Azure DevOps Git as well as Github Enterprise? If we want to use Github Enterprise for storing all the ADF code, can we still use this extension? #150

Closed himanshudbagupta closed 1 year ago

NowinskiK commented 1 year ago

You can keep the code wherever you want - it has nothing do to with the extension. If you want to deploy the code within the extension - it is compatible with Azure DevOps. However, you can use PowerShell module of #adftools and execute publish using PS from any tool support PowerShell.