In this video, we use the Configuration Migration Utility to define which reference data should be extracted by our Azure DevOps Pipelines to take our data into version control (Git) ready for deployment to a Dynamics 365 Customer Engagement / Power Platform CDS instance.
In this video, we explore CI/CD (continuous integration/continuous deployment) using Azure DevOps Pipelines to take our portal configuration into version control (Git), package it up and deploy it to a Dynamics 365 Customer Engagement / Power Platform CDS instance.
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.
In this video, we explore CI/CD (continuous integration/continuous deployment) using Azure DevOps Pipelines to copy our Dynamics 365 Customer Engagement & Power Platform solutions to version control (Git) so that we can a) see what has changed over time and b) recall a solution at any point in time that was captured.
In the video, a couple of copy/paste blocks were used. I’ve provided them below for easy reference.
In this video, we explore CI/CD (continuous integration/continuous deployment) using Azure DevOps Pipelines to automate releasing Dynamics 365 Customer Engagement & Power Platform solutions between environments.
Your support by SUBSCRIBING to my YouTube channel is very much appreciated.