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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
BenLyon
Frequent Visitor

Deplyment pipeline switch between dev and prod for a stored procedure

Hello,

 

I have a problem when i deployed my pipeline data factory all of the stored procedures are connected with the datawarehouse of dev. How can i make a deployment rule for my data pipeline in fabric ?

 

Thanks

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @BenLyon ,

I think you can do these steps below:

 

1. Use parameters to define environment-specific values such as connection strings, database names, and stored procedure names.

 

2. Maintain separate configuration files for each environment (e.g., dev, test, prod) that contain the environment-specific values.

 

3. Write deployment scripts that read the configuration files and apply the environment-specific values to the pipeline parameters during deployment.

 

4. Use a CI/CD tool like Azure DevOps to automate the deployment process, ensuring that the correct configuration file is used based on the target environment.

 

 

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.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @BenLyon ,

I think you can do these steps below:

 

1. Use parameters to define environment-specific values such as connection strings, database names, and stored procedure names.

 

2. Maintain separate configuration files for each environment (e.g., dev, test, prod) that contain the environment-specific values.

 

3. Write deployment scripts that read the configuration files and apply the environment-specific values to the pipeline parameters during deployment.

 

4. Use a CI/CD tool like Azure DevOps to automate the deployment process, ensuring that the correct configuration file is used based on the target environment.

 

 

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.

Hello Yilong Zhou

Thank you so much for you answer. The fact that MS does not given the opportunity to make a deployment rules for a data pipeline yet is terrible but this is it. 
See you

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Fabric Update Carousel

Fabric Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.