-
### Which service(blob, file, queue, table) does this issue concern?
table
### Which version of the Azurite was used?
3.15.0
### Where do you get Azurite? (npm, DockerHub, NuGet, Visual St…
-
### Description
In our production environments we noticed a lot of transactions on blob containers and it turned out to be caused by durable functions getting and refreshing leases, even on idle Func…
-
I get an error when deploying with tye when tye.yaml is configured with https bindings.
```
name: microservice
services:
- name: frontend
project: frontend/frontend.csproj
bindings:
- p…
-
Hi there,
I encountered an error when executing `code-push-standalone release-react android -d Staging --mandatory true --targetBinaryVersion ""`.
This is the response of the code push server api:…
-
### Description
```
public class HttpTriggerTest
{
[Function("HttpTriggerTest")]
public async Task Run([HttpTrigger(AuthorizationLevel.Function, "get", "post")] HttpRequ…
-
-
**Describe the bug**
Some test cases fail when running locally, but success when running using github CI. For example, `blob, uls, time, link, worksheets, protected_mode` are failed when test on my …
-
You should be able to run an entire dev environment from a single command:
yarn azure-backend:start-local-dev
1. Azure Web PubSub -> Local mock.
2. Local API Development -> Azurite and azure func…
-
Right now in order to use the Azure SDKs with Azurite we have to enable OAuth and HTTPS. Setting up HTTPS locally is a pain. Especially when dealing with containers.
It would be great if we coul…
-
### Which service(blob, file, queue, table) does this issue concern?
blob
### Which version of the Azurite was used?
V3
### Where do you get Azurite? (npm, DockerHub, NuGet, Visual Studio Code Ext…