Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.58 KB

File metadata and controls

22 lines (16 loc) · 1.58 KB

Azure Storage

📘 Resources

📕 Articles

📺 Videos

📦 Libraries

  • Azure/Azurite - A lightweight server clone of Azure Storage that simulates most of the commands supported by it with minimal dependencies

🚀 Samples

  • ledjon-behluli/AzuriteNugetDevOps_POC - Simple POC for creating and publishing a NuGet package to Azure DevOps, with built in unit tests against the cross-platform azure storage emulator (Azurite) running in a docker container.