ESPC22 Session: Automating ALM of Power Platform with Azure DevOps

Why? Last week the great European SharePoint Office365 & Azure Conference in Copenhagen took place. I was given the opportunity to speak about ALM in Power Platform with Azure DevOps ๐Ÿ’ช๐Ÿ‘. What? This blog post is for sharing my presentation deck on my session: Automating ALM of Power Platform with Azure DevOps - European SharePoint, … Continue reading ESPC22 Session: Automating ALM of Power Platform with Azure DevOps

Power Platform: export Solutions with an Azure DevOps Pipeline Template

Why? In one of my previous posts Power Platform: export a Solution with an Azure DevOps Pipeline, I shared a straight forward Pipeline to export a Power Platform solution. For one solution this is fine. However if you want to do this multiple times, duplicating the whole Pipeline becomes inefficient. Let's see if we can … Continue reading Power Platform: export Solutions with an Azure DevOps Pipeline Template

Power Platform: import a Solution with an Azure DevOps Pipeline

Why? In the previous post Power Platform: export a Solution with an Azure DevOps Pipeline ยป Knowhere365, I showed how to export all variants of a Power Platform Solution to a Git Repo. We are going to use the output of that Pipeline to import the solution to another Power Platform Environment. What? In this … Continue reading Power Platform: import a Solution with an Azure DevOps Pipeline

Power Platform: export a Solution with an Azure DevOps Pipeline

Why? In the previous post Power Platform: connect an Azure DevOps Pipeline ยป Knowhere365, I showed how to connect an Azure DevOps Pipeline to the Power Platform. Now we are going to let the Pipeline export a Power Platform Solution. What? In this post, I am going to let the Azure DevOps Pipeline export a … Continue reading Power Platform: export a Solution with an Azure DevOps Pipeline

Power Platform: connect an Azure DevOps Pipeline

Why? In the previous post Power Platform: setting up an Azure DevOps Pipeline ยป Knowhere365, I have setup a Starter Pipeline in Azure DevOps. Now we will connect the Azure DevOps Pipeline to the Power Platform yet. What? In this post, I am going to connect the Azure DevOps Pipeline to the Power Platform using … Continue reading Power Platform: connect an Azure DevOps Pipeline

Power Platform: setting up an Azure DevOps Pipeline

Why? In my previous post Power Platform: Solutions and Azure DevOps Pipelines ยป Knowhere365, I shared the possible benefits of using an Azure DevOps Pipeline for your Power Platform. What? In this post, I explain into detail how to setup a Starter Pipeline and include some of my lessons learned. How? Double check to make … Continue reading Power Platform: setting up an Azure DevOps Pipeline

Power Platform: Solutions and Azure DevOps Pipelines

Why? Recently I had the honor to work with one of the biggest Dynamics Partners in the Netherlands. In their daily business it is common practice to use Azure DevOps. With Pipelines they manage their different Dynamics 365 environments with as less manual work as possible. Especially in builds and releases, Power Platform Azure DevOps … Continue reading Power Platform: Solutions and Azure DevOps Pipelines