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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
kasun_rumesh
Helper II
Helper II

After Initial Deployment, How Can We Transfer Actual Data from Dev to Prod in Microsoft Fabric

I have implemented a Microsoft Fabric data pipeline with only two environments: Development (Dev) and Production (Prod).

In the Dev environment, data is loaded and maintained through incremental API ingestion, and historical data has been loaded initially using Excel files.

After the initial deployment, I understand that only metadata is promoted from Dev to Prod via the deployment pipeline. However, the actual data is not transferred between environments.

My question is: what is the recommended approach to handle the movement or synchronization of daily incremental data from Dev to Prod in this two-layer setup?

Rebuilding the pipeline or reloading data in Prod from scratch is not feasible due to time and effort constraints.

Is there a standard pattern in Fabric for handling this scenario (e.g., separate ingestion pipelines per environment, shared storage, or controlled data promotion strategies)?

1 ACCEPTED SOLUTION

Hi @kasun_rumesh

 

Not to my knoweldge. THe only known issue I see is related to warehouses and private link. 
https://support.fabric.microsoft.com/known-issues/?product=Data%2520Factory&active=true&fixed=true&s...

 





If you found this helpful, consider giving some Kudos.
If I answered your question or solved your problem, mark this post as the solution!

Join the Fabric Discord!

Proud to be a Super User!





View solution in original post

6 REPLIES 6
GilbertQ
Super User
Super User

Hi @kasun_rumesh 

 

There have been some great suggestions above. Another option you could do is to use the materialized lake views in order to transfer the data from your dev to prod environment. Here is the link. https://learn.microsoft.com/en-us/fabric/data-engineering/materialized-lake-views/overview-materiali... 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

tayloramy
Super User
Super User

Hi @kasun_rumesh,

 

Generally, you do not want to move data between DEV and PRD. 

In most set ups, DEV is connected to dev/tst systems, and PRD is connected to production systems, this is to avoid bogging down the production enviornment with development, and to comply with company privacy policies and local legsligation where applicable. 

 

If you must use the same data for development and prod, what I would recommend is you load all your data to a "data" workspace that sits outside of dev/prd, and then use shortcuts to reference that data in dev and in prd. 

 

This does carry the risk that something going wrong in dev can impact prod destructively, so be careful and ensure you have strong controls in dev. 





If you found this helpful, consider giving some Kudos.
If I answered your question or solved your problem, mark this post as the solution!

Join the Fabric Discord!

Proud to be a Super User!





Yes, I agree with what you said. However, I am looking for a solution to transfer data between environments. I have also noticed that Lakehouse schemas are not carried over across environments.

Hi @kasun_rumesh

 

There is no automated way to do that in Fabric. You will need to build pipelines or notebooks that move the data across.  





If you found this helpful, consider giving some Kudos.
If I answered your question or solved your problem, mark this post as the solution!

Join the Fabric Discord!

Proud to be a Super User!





Are there any known issues when using the Copy Job activity to transfer data from a Lakehouse?

Hi @kasun_rumesh

 

Not to my knoweldge. THe only known issue I see is related to warehouses and private link. 
https://support.fabric.microsoft.com/known-issues/?product=Data%2520Factory&active=true&fixed=true&s...

 





If you found this helpful, consider giving some Kudos.
If I answered your question or solved your problem, mark this post as the solution!

Join the Fabric Discord!

Proud to be a Super User!





Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

June Fabric Update Carousel

Fabric Monthly Update - June 2026

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