Version3.37.0
Revision1
LicenseApache-2.0
Confinementstrict
Basecore24

Azure Storage API compatible server (emulator)


Azurite is an open source Azure Storage API compatible server (emulator).
Based on Node.js, Azurite provides a cross platform experience for anyone
wanting to try Azure Storage easily in a local environment. It emulates the
Azure Blob, Queue and Table (preview) services.

This snap bundles its own Node.js runtime and exposes the following commands:

* azurite - run the Blob, Queue and Table services together
* azurite.blob - run only the Blob service (local Azure Blob storage)
* azurite.queue - run only the Queue service
* azurite.table - run only the Table service

By default, data is persisted under the snap's per-user common directory
($SNAPUSERCOMMON, e.g. ~/snap/azurite/common). Pass "-l <path>" together
with the "home" interface to store data elsewhere in your home directory.

Default blob endpoint: http://127.0.0.1:10000/devstoreaccount1

Update History

3.37.0 (1)
3 Sept 2026, 08:45 UTC

Published3 Sept 2026, 08:16 UTC

Last updated3 Sept 2026, 08:13 UTC

First seen3 Sept 2026, 08:45 UTC