Configuring and Running Power Platform Pipelines

Microsoft has recently released the public preview of Power Platform pipelines. This new feature is aimed at democratizing Power Platform deployments for citizen developers. It simplifies the process into a few simple clicks from within the maker experience.

The feature is still in its early stages, with a tremendous amount of potential. The first release simply allows users to deploy solution across environments.

This second post covers defining up your environments and running he pipeline to deploy a solution across instances.

First create your environments (development and destination). The environment GUIDs can be retrieved from your tenancy’s admin centre.

Then navigate to a solution within make.powerapps.com associated with the development environment and click on pipelines on the left hand hide. The rest should be straight forward.

The official documentation can be found here.

Rami Mounla