-
**Describe the bug**
Does not support latest version of azure libraries.
When running with the latest azure spring boot libraries, the version won't match, and requests fail with:
`The API versio…
-
## Expected Behavior
When using the following code on a Azure Blob storage account with more than 10 files the marker value is not returned, but always returns an empty string:
``` C#
var bindin…
-
### Which service (blob, file, queue, table) does this issue concern?
Queue
### Which version of the Azurite was used?
3.2.4
### Where do you get Azurite? (npm, DockerHub, NuGet, Visual St…
-
I realize there is a template... sorry... does not fit my need for this.
I'm looking at how to test the `Encryption Scopes` feature within Azure Storage by using Azurite. Attempting to run this in…
-
On Windows, when running multiple function apps locally with VSCode, the function apps are unable to call one another.
I had previously been running the apps using VSCode remote inside a linux dock…
-
### Describe the Bug
There seem to be issues when running logic app standard locally together with Azurite 3.25
When running logic apps locally, the management API does not return runs anymore.
…
-
### Which service(blob, file, queue, table) does this issue concern?
blob service
### Which version of the Azurite was used?
3.24.0
### Where do you get Azurite? (npm, DockerHub, NuGet, Visual…
-
Enhancement of #605
-
### Library name and version
Azure.Data.Tables
### Describe the bug
I use Azurite for local development.
I run this query. The two variables userName and userPW came from a query string (e…
-
Does this occur consistently? Yes
Repro steps:
1. Started Local Emulator Blob Container
2. run "func start" command
3. function seems to run in terminal but in Local Project area Error is…