Forum Discussion

carlo-spring's avatar
carlo-spring
New Member
1 year ago
Solved

How to Dynamically Change Dataflow Gen2 Destination During CI/CD Deployment Between Workspaces?

Hi everyone,

 

Does anyone know how to dynamically change the destination of a Dataflow Gen2 (CI/CD) when deploying it from one workspace to another (e.g., from DEV to UAT or PRO)?

I frequently use Dataflow Gen2 with Git integration, and the biggest issue I’m facing is that every time I deploy a dataflow to a different workspace (UAT or PRO), I have to manually go into each dataflow and change its destination (usually a Warehouse) so it points to the correct workspace environment.

This becomes very inefficient and error-prone, especially when managing many dataflows across environments.

Is there a way to automate this destination switch during CI/CD deployment, maybe through environment variables, scripting, or some feature I might be missing?

 

Thanks in advance!

  • Hi carlo-spring ,

    Thanks for raising this in Microsoft Fabric Community, and also thanks to miguel  for addressing it.

     

    As mentioned, currently, there's no built-in way to dynamically change the output destination during deployment, and it requires manually updating the destination in each environment. However, the product team is actively working on addressing this.

    As noted in the Fabric roadmap, support for parameterizing the Dataflow Gen2 output destination is planned for public preview in Q3 2025. This should help streamline CI/CD deployments across workspaces once available.

    For now, continuing with manual updates remains the approach until that feature is released.

     

    Hope this helps. Please reach out for further assistance.

    Please consider marking the helpful reply as Accepted Solution to help others with similar issues.

    Thank you.

6 Replies

  • miguel's avatar
    miguel
    Community Admin

    We're working on multiple solutions for this. At the moment you are correct that you have to make the changes in each of the stages.

  • v-veshwara-msft's avatar
    v-veshwara-msft
    Community Support

    Hi carlo-spring ,

    Thanks for raising this in Microsoft Fabric Community, and also thanks to miguel  for addressing it.

     

    As mentioned, currently, there's no built-in way to dynamically change the output destination during deployment, and it requires manually updating the destination in each environment. However, the product team is actively working on addressing this.

    As noted in the Fabric roadmap, support for parameterizing the Dataflow Gen2 output destination is planned for public preview in Q3 2025. This should help streamline CI/CD deployments across workspaces once available.

    For now, continuing with manual updates remains the approach until that feature is released.

     

    Hope this helps. Please reach out for further assistance.

    Please consider marking the helpful reply as Accepted Solution to help others with similar issues.

    Thank you.