An Azure DevOps pipeline to build a Power Pages based solution
The post describes, at a high level, how to build a deployable Power Pages artifact by using an...
Implement feature branching in Azure DevOps
This post provides an example of how feature branching can be used to allow a developer to apply their work item changes to a develop branch (following the Gitflow pattern)
Using Solution Packager in a shared developer environment
Introduction Consider the situation where multiple developers are working on one solution in a shared development environment. When...
An Azure DevOps release pipeline to deploy a Dynamics 365 based solution
In the post An Azure pipeline to build a Dynamics 365 based solution the artifacts displayed in Figure 1 were produced. This post illustrates these artifacts being successfully deployed to a Dynamics 365 server (SIT 12)
An Azure DevOps pipeline to build a Dynamics 365 based solution
Overview The post describes, at a high level, how to do the following using an Azure pipeline Running...