Azure / Azure/Azurite

Issue in Storage account Gen 2 support in Azurite 3.6.0

Open
#423 5 comments 0 reactions 1 assignee Claimed by @Poku8 View on GitHub
NewArch question stale
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.6.0
### Where do you get Azurite? (npm, DockerHub, NuGet, Visual Studio Code Extension)
npm
### What's the Node.js version?

### What problem was encountered?
I want to test few blob operation. And my requirement is to use storage account of Gen 2 (ADLS Gen2 ). So I compiled Azurite of version 3.6.0 (Azurite V3 ) which provides support for a default storage account as General Storage Account V2 and associated features.
I compiled Azurite and successfully start blob service. But when I check with Microsoft Azure Storage Explorer, it shows storage account of type Key (i.e. it is Gen 1 storage account). If I connect to Gen 2 storage account (created on Azure portal) then storage explorer show account of type Key, ADLS Gen2.
Does this means Azurite still create Gen 1 storage account?
Is there any other way to confirm?

### Steps to reproduce the issue?
1. Compile Azurite 3.6.0
2. Start Azurite service
3. Use Microsoft Azure storage Explorer to connect Azurite using connection string
4. See Storage account type as Key. It should show Key, ADLS Gen2.

### Have you found a mitigation/solution?
No.
Azurite_storage_acc_issue
Azurite_storage_acc_issue

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.