In this video, we explore CI/CD (continuous integration/continuous deployment) using Azure DevOps Pipelines to take our solution contents from version control (Git), package it up and deploy it to a Dynamics 365 Customer Engagement & Power Platform CDS instance. We also look at how we can recall a solution from any point in time as the basis for our deployment.
To make things easier for you, below are the strings used to specify the source folder and
Source Folder of Solution to Pack:
$(System.DefaultWorkingDirectory)/Azure_Source/D365_Solutions/$(SolutionName)
Solution Output File and Solution Input File:
$(System.DefaultWorkingDirectory)\$(SolutionName).zip
Your support by SUBSCRIBING to my YouTube channel is very much appreciated.
Leave a Reply