Posts tagged ALM
Automation ALM Power Platform / Dynamics 365 CRM

My goal here is to give to the community a solution for Power Platform to improve ALM process in terms of deployment. While the ALM Accelerator for me is the best tool (coupled with an Azure DevOps to manage solution deployment), it was still a manual process to release Dataverse solution. Coming from a D365 Finance Operations background at first, it was for me important (as a lazy guy) to decrease the amount of time needed to release something on a Dataverse environment ! So I just released this GitHub Solution to help you on this journey !

Read More
Data ALM Dynamics 365 Finance Operations

New article here to explain a new solution I have made for Data ALM (and automation everywhere) in terms of data movement for Dynamics 365 Finance Operations. For the code ALM part, and even for RSAT, all the way it’s quite really easy to manage from development to release (especially thanks to Azure Dev Ops). But what about data / refresh / copy / backup and restore ? From many years now on, I was (as partner) trying to do it the more automatically I can for customers - and even me in fact... But as of today, and as a gift for the community, I release a brand new solution to install it and manage that without any MANUAL actions for all steps required for data movement ! I hope that it will help you a lot - like it will help me a lot for me, believe me - tons of hours saved. Let’s jump in !

Read More
LCS API Database Movement with PowerAutomate

As a Technical Consultant for Dynamics 365 Finance and Operations projects, you are surely using Lifecycle Services portal in order to manage your environments (package deployment, upgrade, database movement, monitoring etc…). As you maybe know we have now for few months an API to call LCS with just few methods but still… it’s a massive improvement because it will help you to setup automatic refresh database from production to an UAT Instance !

Here in this article, and also with my Github samples Flows, I will share with you some examples to call this API without any code in few minutes with PowerAutomate. Let’s go !

Read More