GetBlob on archive tier blob should fail #2473
Labels
alignment
Alignment between Azurite with Azure Storage production
blob-storage
bug
Something isn't working
Which service(blob, file, queue, table) does this issue concern?
Blob
Which version of the Azurite was used?
3.31.0
Where do you get Azurite? (npm, DockerHub, NuGet, Visual Studio Code Extension)
Docker. From
mcr.microsoft.com/azure-storage/azurite:3.31.0
What's the Node.js version?
As in the container. It is v20.10.0.
What problem was encountered?
GetBlob on an archive tier blob succeeded. It should fail.
Steps to reproduce the issue?
The debug log contains request made with Azure Storage Explorer and might contain requests for listing blobs as well.
debug.log
Have you found a mitigation/solution?
No
The text was updated successfully, but these errors were encountered: