Do you need to roll-back to a past solution version? This is possible using the Power Platform Pipelines redeploy feature. It allows you to pick a solution and downgrade to an earlier version. Be careful though, if you are removing Dataverse tables or columns then the data in stored them will be lost.
Table Of Contents:
• Open The Power Platform Pipelines Run History
• Redeploy A Solution With Power Platform Pipelines
Open The Power Platform Pipelines Run History
In the development environment, go to the solution you want to rollback and open the Pipelines menu.

Select the run history tab.

Redeploy A Solution With Power Platform Pipelines
The run history shows all past deployments to a target environment. To redeploy a past solution version, select the three dots beside it and press choose the redeploy option.

A redeployment will overwrite the current solution in the target environment. If that solution has a different set of Dataverse tables and columns it could result in data loss. Before you redeploy, take a moment to determine the differences between solutions and understand what will be deleted.

Next Steps
Continue to the next steps in the Power Platform Pipelines & ALM Setup Guide.
Next: Perform A Delegated Deployment Using A Service Account >>
Did You Enjoy This Article? 😺
Subscribe to get new Power Apps & Power Automate articles sent to your inbox each week for FREE
Questions?
If you have any questions about Redeploy A Past Solution Version To A Target Environment please leave a message in the comments section below. You can post using your email address and are not required to create an account to join the discussion.
Hi Thanks for this!
It is great. But I have an question.
How do tou set you azure devops project with your pipeline in power platform?
Thanks
FNU,
If you are asking, how do you commit the changes to a repository in Azure DevOps that is coming in a later tutorial.