Create Custom names in Azurite Local Storage Account

Avinash Kumar (MSFT) 21 Reputation points Microsoft Employee
2022-01-18T09:32:05.49+00:00

I am trying to emulate two storage account's locally with Azurite by running two separate instances.

azurite --blobPort 10000

azurite --blobPort 10100

However, both the accounts have the same name -> devstoreaccount1.

My usecase requires two storage accounts with different names

Is there a way I can give custom names to both accounts or at least one of them ?

Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,529 questions
0 comments No comments
{count} votes

Accepted answer
  1. Sumarigo-MSFT 47,466 Reputation points Microsoft Employee Moderator
    2022-01-20T10:49:07.273+00:00

    @Avinash Kumar (MSFT) Firstly, apologies for the delay in responding here and any inconvenience this issue may have caused. Please refer to https://github.com/Azure/Azurite#customized-storage-accounts--keys to how to have 2 accounts in 1 Azurite instance.

    Please let us know if you have any further queries. I’m happy to assist you further.

    ----------

    Please do not forget to 166822-screenshot-2021-12-10-121802.png and 166812-image.png wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.