Cloud & Networking

Microsoft’s Immutable storage for Azure Storage Blobs, now generally available

2 min read

Microsoft’s new “immutable storage” feature for Azure Blobs, is now generally available.

Financial Services organizations regulated by the Securities and Exchange Commission (SEC), Commodity Futures Trading Commission (CFTC), Financial Industry Regulatory Authority (FINRA), and others are required to retain business-related communications in a Write-Once-Read-Many (WORM) or immutable state. This ensures that the data is non-erasable and non-modifiable for a specific retention interval. Healthcare, insurance, media, public safety, and legal services industries will also benefit a great deal from this feature.

Through configurable policies, users can only create and read Blobs, and not modify or delete them. There is no additional charge for using this feature. Immutable data is priced in the same way as mutable data.

Read Also: Microsoft introduces ‘Immutable Blob Storage’, a highly protected object storage for Azure

Upgrades that accompany this feature are:

#1 Regulatory compliance

Immutable storage for Azure Blobs will help financial institutions and related industries to store data immutably. Microsoft will soon release a technical white paper with details on how the feature addresses regulatory requirements. Head over to the Azure Trust Center for detailed information about compliance certifications.

#2 Secure document retention

The immutable storage feature for Azure Blobs service ensures that data cannot be modified or deleted by any user- even with administrative privileges.

#3 Better Legal Hold

Users can now store sensitive information related to a litigation, criminal investigation, and more in a tamper-proof state for the desired duration.

#4 Time-based retention policy support

Users can set policies to store data immutably for a specified interval of time.

#5 Legal hold policy support

When users do not know the data retention time, they can set legal holds to store data until the legal hold is cleared.

#6 Support for all Blob tiers

WORM policies are independent of the Azure Blob Storage tier and will apply to all the tiers. Therefore, Customers can store their data in the most cost-optimized tier for their workloads immutably.

#7 Blob Container level configuration

Users can configure time-based retention policies and legal hold tags at the container level. Simple container level settings can create time-based retention policies, lock policies, extend retention intervals, set legal holds, clear legal holds etc.

17a-4, LLC, Commvault , HubStor,Archive2Azure are among the few Microsoft partners that support Azure Blob immutable storage. To know how to upgrade to this feature, head over to the Microsoft Blog

Read Next

Why did last week’s Azure cloud outage happen? Here’s Microsoft’s Root Cause Analysis Summary

Microsoft announces Azure DevOps, makes Azure pipelines available on GitHub Marketplace

Machine Learning as Service (MLaaS): How Google Cloud Platform, Microsoft Azure, and AWS are democratizing Artificial Intelligence

 

Melisha Dsouza

Share
Published by
Melisha Dsouza

Recent Posts

Top life hacks for prepping for your IT certification exam

I remember deciding to pursue my first IT certification, the CompTIA A+. I had signed…

3 years ago

Learn Transformers for Natural Language Processing with Denis Rothman

Key takeaways The transformer architecture has proved to be revolutionary in outperforming the classical RNN…

3 years ago

Learning Essential Linux Commands for Navigating the Shell Effectively

Once we learn how to deploy an Ubuntu server, how to manage users, and how…

3 years ago

Clean Coding in Python with Mariano Anaya

Key-takeaways:   Clean code isn’t just a nice thing to have or a luxury in software projects; it's a necessity. If we…

3 years ago

Exploring Forms in Angular – types, benefits and differences   

While developing a web application, or setting dynamic pages and meta tags we need to deal with…

3 years ago

Gain Practical Expertise with the Latest Edition of Software Architecture with C# 9 and .NET 5

Software architecture is one of the most discussed topics in the software industry today, and…

3 years ago