Create A Power Platform Pipeline
Create A Power Platform Pipeline Power Platform Pipelines move solutions from a development environment to a target environment such as the test environment ...
- Published
- Reading time
- 2 min read
Before you start
Is this guide for you?
- Best entry point
- Power Platform
- Time investment
- 2 min read
Imported reference from Matthew Devaney's blog for learning purposes. Original: https://www.matthewdevaney.com/the-complete-power-platform-pipelines-alm-setup-guide/create-a-power-platform-pipeline/. Author: Matthew Devaney.
Create A Power Platform Pipeline
Power Platform Pipelines move solutions from a development environment to a target environment such as the test environment or the production environment. They ensure deployments to the correct environment are performed in a consistent manner. Configuration of components such as connection references and environment variables can be controlled through deployment settings. And a copy of the solution is stored for easy redeployment if needed. Table of Contents Create A New Power Platform Pipeline
Link A Development Environment To The Power Platform Pipeline
Add A Test Environment Deployment Stage To The Pipeline
Configure A Production Environment Deployment Stage Create A New Power Platform Pipeline
Go to the pipelines host environment and open the deployment pipeline configuration model-driven app.
Browse to the pipelines page and create a new pipeline.
Name the pipeline ALM Tutorial Pipeline. Allow redeployments of older versions. Then save the pipeline.
Link A Development Environment To The Power Platform Pipeline
We want the pipeline to export solutions form the development environment and import them into the test and production environments. Add an existing development environment to the pipeline.
Select the ALM Tutorial (Dev) development environment to the pipeline. We created this record in a previous module of the tutorial.
The ALM Tutorial (Dev) environment now appears in the linked development environments subgrid.
Add A Test Environment Deployment Stage To The Pipeline
The test environment is the first target environment we will add to the Power Platform pipeline. Look for the deployment stages subgrid and press the new deployment stage button.
Setup the test environment deployment stage as follows. Then save and close the stage.
Name – ALM Tutorial Deployment Stage (Test) Owner – your Microsoft 365 account
Deployment Pipeline – ALM Tutorial Pipeline
Target Deployment Environment ID – ALM Tutorial (Test)
The test environment deployment stage appears in the subgrid.
Configure A Production Environment Deployment Stage
The final deployment stage of the pipeline is the production environment . Add another new deployment stage to the pipeline with the following details. Then save and close the stage.
Name – ALM Tutorial Deployment Stage (Prod) Owner – your Microsoft 365 account
Deployment Pipeline – ALM Tutorial Pipeline
Previous Deployment Stage – ALM Tutorial (Test)
Target Deployment Environment ID – ALM Tutorial (Prod)
The production environment appears in the deployment stages subgrid. Next Steps
Continue to the next steps in the Power Platform Pipelines & ALM Setup Guide.
Next: Assign Power Platform Pipelines Security Roles >> Did You Enjoy This Article? 😺
Subscribe to get new Copilot Studio articles sent to your inbox each week for FREE Enter your email address Sign Me Up Questions?
If you have any questions about Create A Power Platform Pipeline 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.
Tagged
Power Platform
Have a Microsoft 365 topic idea?
Share article suggestions, community session ideas, corrections, or real-world scenarios for future nextM365 learning notes.
Keep learning Microsoft 365
Explore more practical guides for SharePoint, Power Platform, Copilot Studio, migration, automation, governance, and security.
Continue learning
Related tutorials
Next action