The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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?
Solved! Go to Solution.
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
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.
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.
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.
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.
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
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.
User | Count |
---|---|
15 | |
9 | |
6 | |
4 | |
3 |
User | Count |
---|---|
45 | |
23 | |
17 | |
17 | |
12 |