Azure-Player / azure.datafactory.tools

Tools for deploying Data Factory (v2) in Microsoft Azure
https://azureplayer.net/adftools
MIT License
209 stars 69 forks source link

Git configuration lost for Target ADF environment after publish using adftools in release pipeline #330

Closed siddvank closed 1 year ago

siddvank commented 1 year ago

Hi @NowinskiK ,

I am facing similar issue, my changes are merged to collab branch from my feature branch. I am using adftools in my release pipeline to push my changes from collab branch to ADF-Dev(which is connected to Github repository). As soon as my release pipeline completes, my changes are published to ADF-Dev(live), but, when I reload the ADF portal, Git configuration is lost in ADF-Dev, and, ADF asks me to configure Git again. Is there anyway to preserve git configuration in target ADF after publishing changes using release pipeline?

NowinskiK commented 1 year ago

No one else raised this problem so far and I use the tool in multiple projects and also never faced that.

NowinskiK commented 1 year ago

Feel free to reopen this ticket providing steps to reproducing this issue, meanwhile I'm closing this ticket.