Automic VaultAutomic Vault

brew

Install azurite with Homebrew, Nix

Lightweight server clone of Azure Storage that simulates it locally. Version 3.35.0 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install azurite

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#azurite

nixpkgs package indexes · pkgs/by-name/az/azurite/package.nix · source: api.github.com

overview

Package summary

Lightweight server clone of Azure Storage that simulates it locally

Commands and aliases

  • azurite
  • azurite-blob
  • azurite-queue
  • azurite-table

history

Project history and usage

Azurite is Microsoft's open-source, cross-platform Azure Storage API emulator. It lets developers run Blob, Queue, and Table-compatible storage endpoints locally for development and tests without provisioning real Azure Storage accounts.

Project history

Azurite began as a Node.js-based Azure Storage emulator and evolved through a legacy JavaScript V2 line into Azurite V3. The official README explains that V3 uses a TypeScript architecture and a server code generator aligned with Azure Storage swagger, replacing more manually maintained V2 code.

Microsoft Learn positions Azurite as the local emulator for Azure Storage development. The README documents separate `azurite`, `azurite-blob`, `azurite-queue`, and `azurite-table` commands, plus npm, Docker, Visual Studio Code, NuGet, and Visual Studio installation paths.

Adoption history

Azurite adoption tracks the growth of local-first cloud development. Azure developers use it in test suites, sample apps, CI jobs, and demos where real cloud storage would be slower, costlier, or harder to reset.

Package-manager adoption is narrower than Azure CLI but important: the input package facts list Homebrew and Nix packages, while the official README also highlights npm and Docker as mainstream installation routes.

How it is used

Common usage is simply `azurite` from a project directory, or service-specific commands such as `azurite-blob -l path/to/workspace`. The storage workspace defaults to the current working directory when `--location` is omitted; options control host, ports, debug logs, HTTPS certificates, OAuth behavior, and in-memory persistence.

There is no single user-level config file or credentials file documented for the CLI. Local storage state lives in the selected workspace, and custom accounts or keys can be supplied through environment variables or connection strings.

Why package nerds care

For package nerds, Azurite is a useful example of a cloud emulator packaged as a developer service, not just a command. It brings Node.js runtime expectations, multiple executables, long-lived local state, ports, Docker parity, and API-version compatibility into the package story.

It also replaced older Azure Storage Emulator workflows that were more Windows-centered, making Homebrew/Nix packaging matter for macOS and Linux developers building Azure-backed apps.

Timeline

  • 2018: Azure/Azurite GitHub Releases include V2 releases.
  • 2019: Azurite V3 preview introduces the TypeScript and generated-server architecture.
  • 2020s: Azurite V3 supports Blob, Queue, and Table preview endpoints and is documented across Microsoft Learn, npm, Docker, and editor workflows.

Related projects

  • Azure Storage Emulator was the older local emulator lineage for Azure Storage scenarios.
  • Azure Storage SDKs and Storage Explorer are common clients pointed at Azurite.
  • Azurite's generated-server architecture follows Azure Storage REST API swagger.

Sources

  • Azure/Azurite README and releases
  • Microsoft Learn Azurite docs
  • source_facts.package-manager

security posture

Risk level: blue

broad file, network, media, or database tool signal.

Risk classifier

blue risk · medium confidence · tool

Why

  • broad file, network, media, or database tool signal

Signals

  • text:server

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
azuritecliglobal executable
azurite-blobcliglobal executable
azurite-queuecliglobal executable
azurite-tablecliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version3.35.0
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/Azure/Azurite

  • infoNo package-manager update timestamp was available.low confidence
  • infoNo cached GitHub release or tag data was available.https://github.com/Azure/Azuritenone confidence

install metadata

Package metadata

Package keybrew:azurite
Version3.35.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/azurite
Homepagehttps://github.com/Azure/Azurite
Repositoryhttps://github.com/Azure/Azurite
Upstream docshttps://github.com/Azure/Azurite#readme
LicenseMIT
Source archivehttps://registry.npmjs.org/azurite/-/azurite-3.35.0.tgz
Dependenciesnode
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameazurite
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

azurite

nix profile install nixpkgs#azurite
  • normalized package name match
  • Matched by: Azurite
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/az/azurite/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment