Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
I have a few questions on the Deployment Pipeline.
a) I read from Microsoft documentation that Semantic models are only deployed to the target stage in the form of metadata, that is, the deployment process does not copy the actual data. The target stage will require a refresh to fetch the data into the semantic models. When I test out this, it does not turn out to be the case. In my target stage, when I click the deployed semantic model, I can see all the tables there already. Or do I miss out sometihng?
b) for using the deployment pipeline, will the Dataflow Gen1 dataflows be deployed to the target stage? I read that only for Gen2 then it will. Just want to confirm my understanding. But when I tested with Dataflow Gen1, it is fully deployed to the target stage too.
Solved! Go to Solution.
Hi,
I have tried to differentiat between what Microsoft docs says from what might actually happen in fabric deployment pipelines, hth!
Semantic models - "only metadata" vs actual data
This behaviour is often misunderstood as “deployment is copying data,” but technically it is just leaving the old cache intact.
Dataflows Gen1 in Deployment Pipelines
Please 'Kudos' and 'Accept as Solution' if this answered your query.
Hi @tanthiamhuat88,
We haven’t heard back from you in a while regarding your issue. let us know if your issue has been resolved or if you still require support.
Thank you.
Hi @tanthiamhuat88,
Checking in to see if your issue has been resolved. let us know if you still need any assistance.
Thank you.
Hi @tanthiamhuat88,
Have you had a chance to review the solution we shared by @Vinodh247? If the issue persists, feel free to reply so we can help further.
Thank you.
Hi,
I have tried to differentiat between what Microsoft docs says from what might actually happen in fabric deployment pipelines, hth!
Semantic models - "only metadata" vs actual data
This behaviour is often misunderstood as “deployment is copying data,” but technically it is just leaving the old cache intact.
Dataflows Gen1 in Deployment Pipelines
Please 'Kudos' and 'Accept as Solution' if this answered your query.
Hi @Vinodh247
Can we say "Dataflows Gen1 can Deploy to target stage through Deployment Pipelines" as we are able depoly using Fabric Deployment Pipelines?