shlogg ยท Early preview
Ibrahim S @ibrahimsi

Azure Storage Emulator For Local Development

Replicate Azure Storage services locally with Azurite, an open-source emulator for Blob, Queue & Table storage. Supports local dev, cross-platform & integrates with VS 2022+ via npm, Docker or GitHub.

๐—”๐˜‡๐˜‚๐—ฟ๐—ถ๐˜๐—ฒ is an open-source emulator that replicates Azure Storage servicesโ€”such as Blob, Queue, and Table storageโ€”on your local machine. 
๐—ž๐—ฒ๐˜† ๐—ณ๐—ฒ๐—ฎ๐˜๐˜‚๐—ฟ๐—ฒ๐˜€ ๐—ผ๐—ณ ๐—ฎ๐˜‡๐˜‚๐—ฟ๐—ถ๐˜๐—ฒ:

Local Development 
Cross-Platform Support 
Integration with Visual Studio from VS 2022. For earlier versions, installation is possible via npm, Docker, or GitHub.
Customizable Storage Location --> By default, it stores data in __๐—ฏ๐—น๐—ผ๐—ฏ๐˜€๐˜๐—ผ๐—ฟ๐—ฎ๐—ด๐—ฒ__ and __๐—พ๐˜‚๐—ฒ๐˜‚๐—ฒ๐˜€๐˜๐—ผ๐—ฟ๐—ฎ๐—ด๐—ฒ__ directories. You can change the storage location. 

Read more Azurite