Forum Discussion

Anthony_A's avatar
Anthony_A
Regular Visitor
1 year ago
Solved

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? 

 

7 Replies

  • 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.

  • 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

     

     

     

  • Anthony_A's avatar
    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

    • lbendlin's avatar
      lbendlin
      Super User
      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.

  • v-veshwara-msft's avatar
    v-veshwara-msft
    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.

  • v-veshwara-msft's avatar
    v-veshwara-msft
    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's avatar
    v-veshwara-msft
    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.