this is a great question and a common point of confusion when working with Power Platform Pipelines.
To clarify:
No, when you deploy from Test to UAT, the pipeline does not pull the solution from the Development environment. It uses the exported solution from the Test environment.
Here’s how it works:
So in your case, if you made changes in Development but skipped deploying to Test, and instead deployed from Test to UAT, those changes would not be included in UAT. UAT would receive the last version that was present in Test.
The advice you received—that the pipeline always gets the solution from Development—is not accurate for intermediate stage deployments. Each stage-to-stage deployment uses the solution from the source stage, not always from Dev.
🏷️ Tag me if you have any further questions or if the issue persists.
✅ Click "Accept as Solution" if my post helped resolve your issue—it helps others facing similar problems. ❤️ Give it a Like if you found the approach useful in any way.
WarrenBelz
791
Most Valuable Professional
MS.Ragavendar
410
mmbr1606
275
Super User 2025 Season 1