Forum Discussion

arkiboys2's avatar
arkiboys2
Icon for Helper IV rankHelper IV
1 year ago
Solved

fabric 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...
  • nilendraFabric's avatar
    nilendraFabric
    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.