Skip to content

ALM & Deployment

This chapter is the core of how a change moves from a developer's or customizer's machine into production. It assumes you have already read Deployment Approach, which decides whether a project uses Power Platform Pipelines, Azure DevOps, GitHub Actions, or a hybrid — this chapter covers how each of those is actually implemented at DIGITALL.

Two ALM tracks, used in combination

In practice, most projects run both tracks at once: the platform's own pipelines for the Dataverse stream, and Azure DevOps/GitHub Actions for everything in the wider system boundary (interfaces, Azure resources, data platform). See Deployment Approach for the decision tree.