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
YairCzitrom
Helper II
Helper II

Pipeline parameters in the deployment pipeline

Hi there.

As an extention/after reading this conversetion, is there a way to pass the parameters, made in different pipelines in lets say my DEV enviroment to my UAT enviroment, via fabric's deployment pipeline(or any other way), and passing other data of the parameters to the UAT?

So for example, in a pipeline in DEV i will have a parameter called: DB and it will have the data: DEVDB.

Now somehow in the deployment process i will write/change somewhere the data of this parameter to: UATDB so when the deployment is done, in the UAT enviroment, this pipeline will have in the DB parameter the data: UATDB

 

Hope it was clear enoughf

Tnx for you help

1 ACCEPTED SOLUTION
FabianSchut
Super User
Super User

Hi @YairCzitrom, it is not possible to set the data pipelines parameters with the deployment pipelines (yet). As a workaround, you could set a variable in de data pipeline with a switch statement, where you look at the workspace id/name and set the value of the variable based on the value of the workspace id/name. You could pass that variable to other data pipelines within the same enironment as a parameter.

View solution in original post

2 REPLIES 2
FabianSchut
Super User
Super User

Hi @YairCzitrom, it is not possible to set the data pipelines parameters with the deployment pipelines (yet). As a workaround, you could set a variable in de data pipeline with a switch statement, where you look at the workspace id/name and set the value of the variable based on the value of the workspace id/name. You could pass that variable to other data pipelines within the same enironment as a parameter.

Fabian.

Tnx for the answer.

Interesting work around. I'll give it a try.

Tnx

 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June FBC25 Carousel

Fabric Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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