AzureFunctions

We have an integration between Dataverse and a third party system that runs in Azure Functions. Third party have now acknowledged that in certain race conditions their system can create two entries duplicated on what should be a unique key. Just deployed what I hope is a fix to our code that uses blob lease distributed locking via the madelson/DistributedLock library… #