0

Getting this error while publish the pipelineI created a azure data factory pipeline in collaboration branch, pipeline is succeeded and I'm trying to publish the pipeline getting one error. Invalid references or dependencies found. This is likely due to publishing outside of Git mode or editing and deleting linked services in other branches.

And publish errors: The document creation or update failed because of invalid references 'xyz'. Please ensure 'xyz' exists in data factory mode and recreate it in Git mode if already present.

3
  • What's your question here? It sounds like you know the root cause and answer. Find who and why did not add referenced object (xyz) and add it or remove reference to it. Commented Dec 20, 2023 at 19:11
  • I added screenshot for your reference, I'm unable to publish the pipeline Commented Dec 21, 2023 at 6:04
  • Can you check this once? Commented Dec 21, 2023 at 9:18

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.