@Pino Carafa Azure Blob storage allows your application to use optimistic concurrency which is what you would want to do in this case. Please see Managing Concurrency in Blob storage for the different options and some samples of how this could be implemented programmatically.
Hope this helps! Let us know if you have further questions or issues.
-------------------------------
Please don’t forget to "Accept the answer" and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.