Tag: ALM

There are posts in this category.

Unpack Canvas Apps in a Pipeline

In this blog post, we will learn how to unpack Canvas Apps in a pipeline to be able to see and track changes in our repository. The PASopa is now available directly from the Power Apps CLI (pac). I created a new blog post explaining this approach. Problem As...
Read More

How to handle hotfixes in Dataverse

Recently I noticed some questions coming up here and there regarding how to handle hotfixes in Dataverse. There was one community member who specifically asked whether I would have a blog post about that. So I thought it might be time to write about it. What is an Hotfix?...
Read More

Enable additional language in CDS with Azure DevOps Pipelines

In this blog post, you will learn how to enable additional languages in your CDS environment with Azure DevOps pipelines. This post can be considered the second post in a series of blog posts that talk about different approaches to solve challenges with Azure DevOps Pipelines that cannot be...
Read More

Apply Solution Upgrade in Pipeline

In todays article I would like to describe how it is possible to apply a Solution Upgrade directly in your Azure DevOps pipeline. This post can be considered the first post in a series of blog posts that talk about different approaches to solve challenges with Azure DevOps Pipelines...
Read More

Deploying Web resources or Plugins with Azure DevOps Pipeline

In this blog post, I will explain how to deploy Web resources automatically with Azure DevOps Pipelines. To achieve this, I will use Sparkle XRM from Scott Durow (LinkedIn & Twitter). This article will not cover how to set up Sparkle. I created a separate post on how to...
Read More