I have configured my data factory to Azure DevOps Git repository with following details
Collaboration branch : master
Publish branch : adf_publish
Root folder : /ADF
From user branch created pipeline and moved the code files to Develop and master branches respectively through PRs. When I tried to publish the pipeline getting below error
TF401027: You need the Git 'CreateBranch' permission to perform this action. Details: identity 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\xxxxxx@microsoft.com', scope 'repository'.
Also getting Publish branch(adf_publish) is not editable