Building a Power Platform deployment pipeline in Azure DevOps – Part 2
Image Source: Shutterstock.com
Microsoft 365
Jul 22, 2023 10:00 PM

Building a Power Platform deployment pipeline in Azure DevOps – Part 2

by HubSite 365 about Lewis Baybutt [MVP]

Power Platform Consultant 💬 at HybrIT Services | Low Code Lewis 👨🏻‍💻 | Microsoft 365 | Power Platform | SharePoint | Dynamics 365 | #CommunityRocks 🚀

Pro UserMicrosoft 365Learning Selection

Welcome back ALM friends! In this post we’re going to take a look at how to build a release pipeline for deploying our Power Platform solutions from our publ

Building a Power Platform deployment pipeline in Azure DevOps is the core of this discussion - Part 2. The post explores constructing a release pipeline for deploying Power Platform solutions from published artifacts to several target environments. This deployment is managed, with an additional step added to the export.

  • Building an Azure DevOps Power Platform deployment pipeline is main topic of discussion.
  • A release pipeline is designed for the deployment of Power Platform solutions.
  • The pipeline deploys from published artifacts to a variety of target environments.
  • Deployment management is part of the system design.
  • An extra step is introduced into our export to make this possible.

Further Discussion on Power Platform Deployment Pipeline in Azure DevOps

Building a Power Platform deployment pipeline in Azure DevOps is key in managing and deploying solutions effectively across various target environments. The addition of an extra step in the export process helps to seamlessly move published artifacts to where they are needed most. This makes deploying solutions across diverse platforms a more streamlined process, assisting in management and increasing efficiency. This method of deployment holds immense potential in the way Power Platform solutions would be deployed in future.

Read the full article Building a Power Platform deployment pipeline in Azure DevOps – Part 2

Learn about Building a Power Platform deployment pipeline in Azure DevOps – Part 2

In Part 2 of Building a Power Platform deployment pipeline in Azure DevOps, we will learn how to build a release pipeline that can deploy our Power Platform solutions from published artifacts to various target environments. We will add an additional step to our export process, create a build pipeline to publish artifacts, and then create a release pipeline to deploy our managed solution to Dynamics 365 or Power Apps. We will learn how to configure the release pipeline to deploy to a designated environment, how to define the artifacts we want to deploy, and how to configure the deployment. Finally, we will learn how to use the pipeline to deploy our solutions to our target environments.

 

More links on about Building a Power Platform deployment pipeline in Azure DevOps – Part 2

Building a Power Platform deployment pipeline in Azure ...
In this post we're going to take a look at how to build a release pipeline for deploying our Power Platform solutions from our published artifacts to ...
Set up Azure DevOps Pipeline for Power Platform
Jun 27, 2022 — In the Azure DevOps, navigate to your project. · From the bottom left, click Project settings. · Under Pipelines, click Service connections.
Create & Build CI/CD Pipelines with Azure DevOps — Part 2
Aug 9, 2022 — The easiest way to create a release pipeline is to use a template. Select the Azure App Service Deployment template. Then choose Apply. If you ...
Microsoft Power Platform Build Tools for Azure DevOps
Jan 26, 2023 — Use Microsoft Power Platform Build Tools to automate common build and deployment tasks related to apps built on Microsoft Power Platform.
How to Deploy Power Platform with Azure DevOps
Mar 6, 2023 — This tutorial will showcase how to use Azure DevOps with Power Platform. Kartik will show us how easy is it to create pipelines for Power ...
Build applications with Azure DevOps learning path
In this learning path, find out how to collaborate with others to continuously build, test, and verify your applications using Azure Pipelines and GitHub.
Overview of pipelines in Power Platform
Jun 20, 2023 — Pipelines deploy solutions as well as configuration for the target environment such as connections, connection references, and environment ...
Microsoft Power Platform Build Tools tasks
May 22, 2023 — Learn about what build tool tasks are available plus some examples of tasks in DevOps pipelines.
Set up Azure DevOps Pipeline for Power Platform
Jun 15, 2022 — In the Azure DevOps navigate to your project. · From the bottom left, click Project settings. · Under Pipelines , click Service connections.

Keywords

Power Platform, Azure DevOps, Release Pipeline, Deployment Pipeline, ALM