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
KimTutein
Advocate II
Advocate II

How to handle changing of connection in lookup activity in data pipeline between TEST and PROD

Hi Community

I cannot figure out how to change a connection in a lookup activity from in a data pipeline when going from TEST to PROD workspace. I have a simple lookup activity which tells me the latest load time if some data in my lakehouse.

I have used the connection type Azure SQL Database (I cannot just point to the lakehouse as that only support selecting Tables or Files and not a query). The Azure SQL Database connection works fine however I am not able to change the connection to PROD setup when using deployment pipeline to move this data pipeline to PROD workspace.

If anyone that has input on how to handle this it will be much appreciated – and perhaps a small example.

 

Friendly regards

 

Kim Tutein

 

Appendix - the lookup activity:

KimTutein_0-1738910319117.png

 

1 ACCEPTED SOLUTION

Hi @KimTutein,

Thanks for highlighting the limitation. Please proceed with a manual copy for now. I also suggest posting it in the Ideas platform so that Microsoft may consider implementing it in the future.
https://ideas.fabric.microsoft.com/ideas/search-ideas/  

 

Feedback submitted through these channels is frequently reviewed by the product teams and can contribute to meaningful improvements.

 

Regards,
Vinay Pabbu

View solution in original post

3 REPLIES 3
KimTutein
Advocate II
Advocate II

Hi @v-vpabbu 

 

Thank you for your answer. Rerarding using parameters in deployment rules - as far as I can see we cannot setup rules for data pipelines. See this table from Microsoft learn (link: Create deployment rules for Fabric's ALM - Microsoft Fabric | Microsoft Learn😞 

KimTutein_0-1738940529769.png

 

Hi @KimTutein,

Thanks for highlighting the limitation. Please proceed with a manual copy for now. I also suggest posting it in the Ideas platform so that Microsoft may consider implementing it in the future.
https://ideas.fabric.microsoft.com/ideas/search-ideas/  

 

Feedback submitted through these channels is frequently reviewed by the product teams and can contribute to meaningful improvements.

 

Regards,
Vinay Pabbu

v-vpabbu
Community Support
Community Support

Hi @KimTutein,

 

Thank you for reaching out to Microsoft Fabric Community Forum.

 

To achieve the switching of connections in the Lookup activity between TEST and PROD in a Data Pipeline, can be achieved using parameters

 

After extensive research, I found that parameterizing connections in Microsoft Fabric Data Pipelines is not currently supported. manually we can update the connection but they are not recommended due to lot of manual intervention and inefficiency involved.

The best approach is to use Deployment Pipeline Rules. This ensures that the connection settings (server name, database name) are updated automatically when transitioning the pipeline from TEST to PROD. This ensures the correct connection settings are applied without manual intervention.

 

If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!

 

Regards,

Vinay Pabbu

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.

Top Solution Authors