Using Azure Service Bus Queue to simplify Dataverse Concurrency
Have you ever faced a challenge where you needed to process bulk data that would update a single record? For example, you processed receipts f...
Have you ever faced a challenge where you needed to process bulk data that would update a single record? For example, you processed receipts f...
With the hype of Model Context Protocol – it’s kinda a plugin for LLM (Large Language Model) to interact with the external tool(s)...
As a (lazy) Developer, I always find a way to implement something as simply as possible. The more experience that we are gaining over the year...
When we want to push data to Dataverse/Dynamics CRM using SSIS – KingswaySoft, usually there are relationships (lookup) that we need to ...
Hi! I’m back after so a long hiatus (probably I’ll write the reason for this later 🤣). As [lazy] Developers, we’re most lik...
In the PowerApps-Samples repo, I found interesting sample code to execute Dataverse messages using WebAPIs call. For those who ask why there i...
Let’s try to create a simple scenario that we can do in Azure Data Factory! Azure Data Factory is a serverless data integration service ...
If you remember, I last created this blog post on how to create a class that wrapped ServiceClient. I need to do it because creating a Service...
Last week, we learned how to create an email notification to remind us if App Registration in Azure expires. Today, we will learn how to apply...
Have you ever forgotten to create a new secret for your Azure App Registration causing your application to error? The problem with the UI is w...