Chain of command (CoC) example

There is a quite good documentation about Chain of command (CoC) here: https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/extensibility/method-wrapping-coc But this is almost all that I could find about it now, so I have played a bit with it to...

Automatic shutdown of VM is easy

I was looking for a way to write a runbook for scheduled, automatic shutdown and deallocation of my Dynamics 365 for Finance and Operations (D365FO/AX8) DEV VM. There are many posts about how to set it up with Azure runbooks. I found that it is much easier than that....