Immutable storage prevents the update or delete of blob objects for a retention period however, it allows to read and create blob objects. The blob objects state changes into WORM (Write once, Read Many) when immutable storage policies are enabled. This feature is available for general-purpose v2, general-purpose v1, Blob Storage, and Block Blob Storage... Continue Reading →
Azure Storage – What are data protection options
Data is everything in the current world, and no one wants to lose it. However, we need to follow the right strategies and best practices to know what is happening with data and how to recover if something wrong happens to data. Azure Storage Service provides many data protection options that are available under Recovery... Continue Reading →
Azure Storage – How to Use Blob Versioning
Blob versioning helps to maintain the last modified version of an object (Files, Images or Videos, etc), if the same object is updated by any operation. If blob versioning is enabled, then any available previous copy can be restored. We should use blob versioning to maintain previous versions to enable another layer of data protection.... Continue Reading →