Get the business unit name of the logged-in user

This code snippet illustrates how to get the business unit details of the logged-in user. This is great for certain use cases that require form conditions based on who has…

Create, update, delete records in Microsoft Dynamics CE

C# code snippets to help with creating, retrieving, updating and deleting Microsoft Dynamics 365 CE records.

Granular file access differences between Git & TFVC

When creating a new Azure DevOps project you will have to make a choice on the source control system you want to use on your project. The two main choices…

The instance name must be the same as computer name

If you're like me and you clone your Dynamics 365 virtual machines regularly to create other test instances, you might be hit with the error: ‘The instance name must be…

Getting started with Azure DevOps & Source Control

Summary Azure DevOps has a very robust source control system. It's really easy to adopt and the learning curve isn't too steep either. Below I outline the steps needed to…

Logic Apps with On-Premise Dynamics 365

In this post I'll explain how to connect to a Microsoft Dynamics 365 on-premise environment with Azure Logic Apps.

Dynamics 365 & WordPress Integration

This week we take a dive into proof of concept (POC) integration between Azure, WordPress and Dynamics 365. More specifically, integration between MySQL, Azure Service Bus and Dynamics 365.