Azure / Azure/Azurite

Invalid storage account when calling Azurite from Azure Functions V4 (both in Kubernetes)

Open
#1,677 4 comments 0 reactions 1 assignee Claimed by @blueww View on GitHub
blob-storage question
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?
3.19.0

### Where do you get Azurite? (npm, DockerHub, NuGet, Visual Studio Code Extension)
DockerHub

### What's the Node.js version?
In Docker image.

### What problem was encountered?

I have a .Net 6 Azure Function V4, and when that tries to call Azurite emulator all I get back is a 400, both the Azure function and Azurite live in a Kubernetes cluster.
The functions app is using v12.12.0 of the blob storage API which as far as I can tell should be compatible with Azurite v3.19.0.

![Capture](https://user-images.githubusercontent.com/99887832/189866659-11c126a3-fcce-4fa9-9c04-cb56df2c30e4.PNG)

### Steps to reproduce the issue?
- Fire up an Azure Function App that calls blob storage, deploy to kubernetes
- Deploy azurite to kubernetes cluster

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.