Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
williamgraver
New Member

Parametrize the Copy Activity in Data Pipeline for multiple environments

Hi Community!

 

I'm working on a project where we have a deployment pipeline for multiple environments (dev, staging, and prod) and so different connections/connection strings.

 

We are leveraging the Copy Activity and the connections through On-premise Data Gateway. Unfortunately there is no way that I found to parametrize the connections in the Copy Activity depending on the workspace (and so the env).

I heard about this https://learn.microsoft.com/en-us/fabric/release-plan/data-factory#enabling-customers-parameterize-c... but Q4 is far from now, it seems impossible to have a secure pipeline in current conditions...

 

Any recommendations in that regards?

 

Thanks in advance.

1 REPLY 1
Anonymous
Not applicable

Hi @williamgraver ,

Managing different connections and connection strings across multiple environments in Azure Data Factory can be streamlined using continuous integration and delivery (CI/CD) practices. You can look at this document: Continuous integration and delivery - Azure Data Factory | Microsoft Learn

vyilongmsft_0-1722217965019.png

You can also use git integration and deployment for data pipelines. You can look at this document: Git integration and deployment for data pipelines - Microsoft Fabric | Microsoft Learn

vyilongmsft_0-1722218724915.png

vyilongmsft_1-1722218763269.png

vyilongmsft_2-1722218791475.png

 

 

 

Best Regards

Yilong Zhou

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Fabric July 2025 Monthly Update Carousel

Fabric Monthly Update - July 2025

Check out the July 2025 Fabric update to learn about new features.

July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors