-
### Which service(blob, file, queue, table) does this issue concern?
Blob
### Which version of the Azurite was used?
I have pulled down the latest docker image from `mcr.microsoft.com/azure-stora…
-
Investigation why Azurite installation via npm requries git
npm http fetch GET 200 https://registry.npmjs.org/is-stream/-/is-stream-2.0.0.tgz 32ms
npm http fetch GET 200 https://registry.npmjs.org…
-
Hello , I would like to use a dockerized azurite for mocking Azure Blob Storage with a service that require to give a URI of this format :
`wasbs://@.blob.core.windows.net/`
and credentials by…
-
can azurite be used for azure file share also
-
I've installed Azurite as nuget Package on my test project and it's there
` `
, but apparently it's not running the emulator.
Do I need to do anything additionally ? I've understood by document…
-
### Which service(blob, file, queue, table) does this issue concern?
Blob
### Which version of the Azurite was used?
`3.17.1`
### Where do you get Azurite? (npm, DockerHub, NuGet, Visual Studi…
-
### Which service(blob, file, queue, table) does this issue concern?
blob
### Which version of the Azurite was used?
3.22.0
### Where do you get Azurite? (npm, DockerHub, NuGet, Visual Studio …
-
- VS Code Version:
![image](https://user-images.githubusercontent.com/109381844/189240800-3079ea53-2861-4b2d-be6c-dca665116047.png)
- Azurite Version 3.19.0
- Core Tools Vers…
-
### Which service(blob, file, queue, table) does this issue concern?
BlobContainerClient.FindBlobsByTagsAsync method
### Which version of the Azurite was used?
3.29.0
### Where do you get Az…
-
**Error Description:**
In Azure, It will query entities with binary successfully on storage table.
But in Azurite, it will return error "InvalidInput" in this case.
Azurite error is shown as follow…