Forum Discussion
BramT
6 months agoFrequent Visitor
Pipeline json breaking changes for git
I have a pipeline containing several notebooks that are in the same workspace. In the pipeline-content.json file stored in Git a reference to a notebook looks like this: {
"properties": {
"ac...
KevinChant
6 months agoSuper User
yes, but there's workarounds. In your case i recommend looking at variable libraries:
Get Started with Variable Libraries - Microsoft Fabric | Microsoft Learn
I hope this helps.