Azure · Azure DevOps

[Azure DevOps Dynamics] Automate Deployment of Configuration/Master data records

Moving Configurations and Master data records from one environment to another is a tedious task. In today’s blog I will provide step by step guide to automate this process using Azure DevOps. These steps can be added as part of main pipeline which we use to automate CRM solution deployment. To demonstarte this use case,…… Continue reading [Azure DevOps Dynamics] Automate Deployment of Configuration/Master data records

Azure · Azure DevOps

[Azure DevOps Dynamics] Automate CRM Solution Deployment

In this blog I am going to explain step by step guide to automate CRM solution (Unmanaged/Managed) deployment from DEV to SIT, UAT & Prod. I will use devops to demonstrate this use case. Login to dev.azure.com-> Create new project Once project created successfully, Navigate to Pipeline and create new pipeline. Select Use classic editor…… Continue reading [Azure DevOps Dynamics] Automate CRM Solution Deployment

Azure · Azure DevOps

[Azure DevOps Dynamics] Schedule CRM Solution backup to Sharepoint Document library

In today’s blog I will explain step by step guide to automate CRM solution (Unmanaged/Managed) backup to Sharepoint document library. I will use devops to demonstrate this use case. Login to dev.azure.com-> Create new project Once project created successfully, Navigate to Pipeline and create new pipeline. Select Use classic editor option. Once you click on…… Continue reading [Azure DevOps Dynamics] Schedule CRM Solution backup to Sharepoint Document library