Using the Azure.Storage.Blob .NET SDK v12, I'm trying to append to a block blob. When I try to commit a block ID that has already been committed, I get a "400: The specified block list is invalid" error. Per discussion on Stack Overflow, this is supported on the REST API. More details and code to reproduce are at that link.
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @xgithubtriage.
Thanks for reporting this issue @kevinskii
While we investigate this issue, could you paste a sample of what you tried and the log message that was output?
Hello,
Simple code to reproduce plus details of the error are at this Stack Overflow question here:
https://stackoverflow.com/questions/60678140/azure-block-blob-the-specified-block-list-is-invalid-when-committing-previous
Thanks!
Thank you for reporting this bug @kevinskii . We acknowledge this is a missing functionality. We will fix this in one of our future releases.
Was just about to file an issue when I found this. Really looking forward to seeing a release with this in it!
Fix has been released https://www.nuget.org/packages/Azure.Storage.Blobs/12.4.1
You're the best!
Most helpful comment
Thank you for reporting this bug @kevinskii . We acknowledge this is a missing functionality. We will fix this in one of our future releases.