Upload From Url API is not implement yet?
- 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?
latest
### Where do you get Azurite? (npm, DockerHub, NuGet, Visual Studio Code Extension)
DockerHub
### What problem was encountered?
I use the blockBlobClient.uploadFromUrl(urlSource) but it throw exception "Current API is not implement"
```
APINotImplemented
Current API is not implemented yet. Please vote your wanted features to https://github.com/azure/azurite/issues
RequestId:f1a1d668-c1d5-4f07-aa59-681d88a3ef2a
Time:2024-05-22T02:48:04.724Z
```
So it mean the Azurite does not support this API, right?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.