storage
storage copied to clipboard
AzureBlobStorage.WriteAsync method does not respect the 'append' parameter
When calling the 'WriteAsync' method of the 'AzureBlobStorage' object, the 'append' parameter is not respected and the blob is overwritten.