Implement a Generic Concurrency Action in Dataverse

Today, we will implement a generic concurrency solution that I think will fit as many scenarios as we can. With the help of Azure SQL Server + Dataverse Custom API, we can implement a simple architecture solution to handle the concurrency (only allowing the first operation to be successful while dropping the second request or … Continue reading Implement a Generic Concurrency Action in Dataverse
Published on:
Learn more