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
Anthony_A
Regular Visitor

Deploying from Dev to Prod

Hi All,

 

I am new to fabric. I've been using my Dev environment for the last few months. I recently created a prod workspace and deployed my LH and WH. I noticed none of the tables or schemas went over. Is that normal? 

 

Is there a way to push all of the tables/ data into the WHs in prod? 

 

Furthermore, is there documentation you recommend outside of the MS docs on deployment PLs? 

 

1 ACCEPTED SOLUTION
nilendraFabric
Super User
Super User

As @lbendlin mentioned deployment pipelines in Fabric are designed; they move content definitions, code, and metadata rather than the actual data or the underlying physical table structures

 

They copy items like reports, notebooks, and other code artifacts while preserving their connections and configurations

 

create notebook, data pipeline etc to move and create actual data

 

 

good read

 

https://www.kevinrchant.com/2024/11/06/fabricators-guide-to-microsoft-fabric-deployment-pipelines

 

 

 

View solution in original post

7 REPLIES 7
v-veshwara-msft
Community Support
Community Support

Hi @Anthony_A ,

Following up to see if your query has been resolved. If any of the responses helped, please consider marking the relevant reply as the 'Accepted Solution' to assist others with similar questions.

If you're still facing issues, feel free to reach out.

Thank you.

 

v-veshwara-msft
Community Support
Community Support

Hi @Anthony_A ,

Just checking in again to see if you query is resolved and if any responses were helpful. If so, kindly consider marking the helpful reply as 'Accepted Solution' to help others with similar queries. 

Otherwise, feel free to reach out for further assistance.

Thank you.

v-veshwara-msft
Community Support
Community Support

Hi @Anthony_A ,

Thank you for engaging with the Microsoft Fabric Community.

Just following up to check if your query has been resolved and whether the responses from @nilendraFabric  and @lbendlin were helpful. If so, please consider marking the helpful replies as Accepted Solutions to assist others with similar queries. If further assistance is needed, please reach out.
Thank you.

Anthony_A
Regular Visitor

Hi Ibendlin & Nilendra,

 

Thank you! Much appreciated! 

 

The notebook will transfer the existing tables and data? 

I was afraid i would have to reload everything again. 

 

Thanks, 

AA

The notebook will transfer the existing tables and data?

if you tell it to do that, yes.

 

I was afraid i would have to reload everything again. 

That fear is justified. You will have to reload everything again.

nilendraFabric
Super User
Super User

As @lbendlin mentioned deployment pipelines in Fabric are designed; they move content definitions, code, and metadata rather than the actual data or the underlying physical table structures

 

They copy items like reports, notebooks, and other code artifacts while preserving their connections and configurations

 

create notebook, data pipeline etc to move and create actual data

 

 

good read

 

https://www.kevinrchant.com/2024/11/06/fabricators-guide-to-microsoft-fabric-deployment-pipelines

 

 

 

lbendlin
Super User
Super User

That is normal.  Whatever doesn't get committed to Version control is also not getting deployed.  You should have notebooks dedicated to the setups in each of the deployment pipeline's workspaces.

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.

August 2025 community update carousel

Fabric Community Update - August 2025

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