Azure / Azure/Azurite

Setting valid Blob Tags result in 400 error

Open
#2,336 3 comments 0 reactions 1 assignee Claimed by @blueww View on GitHub
alignment blob-storage bug
Dominant language
TypeScript
Stars
2.3k
Forks
393
Avg merge
1d 20h
Merged PRs (30d)
36

Description

### Which service(blob, file, queue, table) does this issue concern?
blob

### Which version of the Azurite was used?
3.29.0

### Where do you get Azurite? (npm, DockerHub, NuGet, Visual Studio Code Extension)
npm

### What's the Node.js version?
18.18.2

### What problem was encountered?
When setting a valid blob tag, Azurite responds a 400 error.

### Steps to reproduce the issue?
1. Start Azurite
2. Upload a blob
3. Try to set a tag with key="tagKey", value=" " (one whitespace character)

[debuglog.txt](https://github.com/Azure/Azurite/files/13865804/debuglog.txt)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.