Post by: syed hussain in All Azure DevOps C#
Here is a code snippet demonstrating how to connect to Azure DevOps using C#.
Post by: syed hussain in All Dynamics 365 FinOps
Here is a quick explanation of Models and how they work in Dynamics 365 Finance & Operations.
Post by: syed hussain in All Dynamics 365 FinOps
Updating the Dynamics 365 Finance & Operations is straight-forward. In this post I'll discuss how to update a local development VM.
Post by: syed hussain in All Dynamics 365 Microsoft Azure
In this post, I'm going to demonstrate how to generate Access Tokens using OAuth 2.0, Implicit Grant for Microsoft Dynamics 365 CE.
Post by: syed hussain in All C# Development
I was struggling to understand how to secure my Web API endpoint using some form of authentication mechanism. During my search, I came across a video on YouTube created by…
Post by: syed hussain in Azure Data Factory
Here is a quick tip. If you regularly work with Azure Data Factory, you may have noticed that you cannot save work in progress changes. This can get very tedious…
Post by: syed hussain in Microsoft Azure
A project I recently worked on required a Third-Party vendor to access Microsoft Dynamics 365 data. This external organisation wanted to query customer data and surface this data on another…
In this post I’ll demonstrate how to design an integration architecture that uses the tried and tested integration design pattern competing consumer. As always, I’ll demonstrate both “low-code” and code…
Post by: syed hussain in All Integration Design Patterns
Summary This post will summarise the various Message Construction patterns. This isn't a comprehensive list, but patterns that have been widely adopted by the integration community. Some of these Message…
Post by: syed hussain in All Azure DevOps
I was recently trying to write back remote changes carried out by a build agent as part of a CI-CD task. I came across the following error: