Hi all, as the title might suggest, I am looking for a solution to implement the following requirements:
We are running a larger Power Platform Solution with one App and many Flows (about 20 flows). For the deployment we use the Power Platform Pipelines. So far so good.
Now for our challenges:
It happens again and again that colleagues have finished their work on some flows and then want to deploy the solution to the next environment (e.g. from DEV -> PROD) with an CI/CD approach. Other colleagues, however, are not yet finished with their work or have not yet tested extensively.
Is there a way to deploy only single components with a pipeline? For example, only the flows that have been completed and tested by one colleague and the other flows should remain at the original state of the production environment, although the other colleague has already made edits that have not yet been fully tested.
Our best guess currently is to split the solution into smaller parts?
Looking forward to your solution approaches 🙂
Hi @KimBim - I will grab some screenshots tomorrow and pop them in here for you
Hey @SBax , first of all thanks for the quick response.
Could you explain this in a bit more detail? How may i use patches, when i use power platform pipelines?
Could you share some screenshots or specific description?
The answer is simple, use patches containing the component(s) that you want to deploy
On my current project we have dev, build, QA, UAT, preproduction, and production
Developers create a patch in Dev, when finished that patch is deployed to Build, and any further deployments come from that environment
WarrenBelz
791
Most Valuable Professional
MS.Ragavendar
410
mmbr1606
275
Super User 2025 Season 2