-
|
I am working on switching from Azure Devops to Github. In Devops I have used the gui addon which pushes my changes to my data factories. I have wrote a workflow in Github using the Powershell module, it deploys, but my target data factory ended up with the GIT configuration on it. When Devops does the deployment it somehow removes the GIT configuration. How do I get the Powershell module to not push the git configuation to the target data factory. Here is the first part of the deployment log showing some of the details of the deployment Checking azure.datafactory.tools module...
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Never mind. It wasn't the ADFTool that was doing it. Someone added a GIT configuration to it. |
Beta Was this translation helpful? Give feedback.
Never mind. It wasn't the ADFTool that was doing it. Someone added a GIT configuration to it.