Overview
As North52 uses standard managed or unmanaged solutions to migrate Formulas, Schedules and xCache records between environments it is very easy to utilize Azure Pipelines to deploy North52 solutions into Dynamics 365 environments.
The easiest way to achieve this is to use the Microsoft Power Platform Build Tools as documented by Microsoft:
Microsoft Power Platform Build Tools for Azure DevOps
Microsoft Power Platform Build Tools tasks
The primary build tasks that you will need to use for North52 solution deployment are:
- Power Platform Solution Import
- Power Platform Publish Customizations
You will need to use the Solution Import task for each of the solutions you are importing that contain North52 Formulas, Schedules and xCache records and then execute the Publish Customizations when all the imports have been completed.