Block blob StageBlockWithURL isn't implemented
- 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?
This ticket is for the blob service.
### Which version of the Azurite was used?
Version: 2024.04 Version 3.30.0.
### Where do you get Azurite? (npm, DockerHub, NuGet, Visual Studio Code Extension)
DockerHub
### What's the Node.js version?
Running in Docker, irrelevant.
### What problem was encountered?
RESPONSE 500: 500 Current API is not implemented yet. Please vote your wanted features to https://github.com/azure/azurite/issues
ERROR CODE: APINotImplemented
--------------------------------------------------------------------------------
APINotImplemented
Current API is not implemented yet. Please vote your wanted features to https://github.com/azure/azurite/issues\nRequestId:8acf1d5b-511f-4c13-8044-af31e423b2ae\nTime:2024-07-30T08:03:49.048Z
--------------------------------------------------------------------------------
### Steps to reproduce the issue?
Issue a request to blockblob client StageBlockWithURL(...).
https://github.com/Azure/Azurite/blob/2945f6b2a3964362d2f417f17e3a33e1bb9388d0/src/blob/handlers/BlockBlobHandler.ts#L266-L274
### Have you found a mitigation/solution?
There's no solution.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.