Azure / Azurite

A lightweight server clone of Azure Storage that simulates most of the commands supported by it with minimal dependencies
MIT License
1.83k stars 325 forks source link

HELP : use azurite by URI wasbs #650

Open raphaelauv opened 3 years ago

raphaelauv commented 3 years ago

Hello , I would like to use a dockerized azurite for mocking Azure Blob Storage with a service that require to give a URI of this format :

wasbs://<container>@<storage-account>.blob.core.windows.net/<path>

and credentials by ENV

AZURE_STORAGE_CONNECTION_STRING
AZURE_STORAGE_ACCESS_KEY

I don't know how to proceed , could you give me an example ? Thank you

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.