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
Mathan1787
Helper I
Helper I

data pipelines and notebook to new workspace

Hi,

 

I have two workspace- one for development and another for production. I have loaded data into lakehouse in development using copy activity and did further transformation using Notebooks. I was to migrate these pipelines and notebooks to production. How can i use parameter to change source DB from dev to production?

4 REPLIES 4
Mathan1787
Helper I
Helper I

but how can i copy transfer the pipelines and notebook from my development workspace to production workspace.

We are working on CICD solution that will allow this transfer. Until then you will need to copy the pipelines yourselves by manually recreating them in target workspace.

GraceGu
Microsoft Employee
Microsoft Employee

ajarora
Microsoft Employee
Microsoft Employee

Currently you can create 2 separate connections, one for dev and one for production.

But there is scope to improve this experience in future, by allowing database name to be provided dynamically through the copy activity, so that the same connection can be reused in dev and prod workspace, but db names can be overridden by the pipeline. cc @jianleishen

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