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

Get Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher 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
June Fabric Update Carousel

Fabric Monthly Update - June 2026

Check out the June 2026 Fabric update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.