The Azurite emulator for local Azure Storage development is well documented from Microsoft.

Use the Azurite emulator for local Azure Storage development
https://docs.microsoft.com/en-us/azure/storage/common/storage-use-azurite

The predecessor is the Azure Storage Emulator and is no longer being actively developed. Azurite is the Storage Emulator platform going forward. Azurite supersedes the Azure Storage Emulator. Azurite will continue to be updated to support the latest versions of Azure Storage APIs.


There are several different ways to install and run Azurite on your local system:

  1. Install and run the Azurite Visual Studio Code extension
  2. Install and run Azurite by using NPM
  3. Install and run the Azurite Docker image
  4. Clone, build, and run Azurite from the GitHub repository


Read more under https://docs.microsoft.com/en-us/azure/storage/common/storage-use-azurite