Forum Discussion
arkiboys2
Helper IV
1 year agofabric ci/cd release pipeline
hello, I am in the process of setting-up the releas epipeline from dev to test. in the dev workspace which has data factory, etc.), the connections are to dev sql server. how can I make sure in te...
- 1 year ago
Hi arkiboys2
Deployment rules in Fabric deployment pipelines do not currently support changing data source connections for data factory pipelines. This means that a pipeline pointing to a dev data source cannot be automatically updated to point to a prod data source during deployment.
arkiboys2
Helper IV
1 year agoDo you mean my data factory pipeline pointing to dev can not be updated to point to prod using the fabric ci/cd pipeline deployment rules?
Thanks
nilendraFabric
Super User
1 year agoHi arkiboys2
Deployment rules in Fabric deployment pipelines do not currently support changing data source connections for data factory pipelines. This means that a pipeline pointing to a dev data source cannot be automatically updated to point to a prod data source during deployment.