Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
1 year ago
Solved

Fabric - Deployement pipelines

Within my Fabric workspace I have two workspaces(DEV & PROD)  connected through deployment pipeline. In one of the pipelines the sink artifact for copy activity is warehouse . But after deploying the...
  • FabianSchut's avatar
    1 year ago

    Hi Anonymous,

     

    I agree with you that the deployment pipelines are incomplete for the moment. As a workaround, you could use dynamic content as a sink in the copy activity and set the Warehouse id from a variable where the value of the variable is dependent on the different environments (Dev/Prod) the data pipeline is running in. This way, you do not manually set the sink Warehouse