Azure Storage¶
📘 Resources¶
- Store data in Azure
- Architect storage infrastructure in Azure
- AZ-104: Implement and manage storage in Azure
- Implement and manage storage for Azure administrators
- Work with NoSQL data in Azure Cosmos DB
📕 Articles¶
- How to deploy a NuGet package + Run tests against Azurite in Local & DevOps environments Part ½
- How to deploy a NuGet package + Run tests against Azurite in Local & DevOps environments Part 2/2
📺 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.