Azure Blob Storage – SnapShot
Introduction
This text will assist you learn to use snapshot in Azure Blob Storage.
Earlier than studying this text, please undergo some essential articles talked about beneath:
Azure Storage
Azure Storage is likely one of the cloud computing PaaS (Platform as a Service) companies supplied by the Microsoft Azure group. It supplies cloud storage that’s extremely obtainable, safe, sturdy, scalable, and redundant. It’s massively scalable and elastic. It may possibly retailer and course of tons of of terabytes of information or you possibly can retailer the small quantities of information required for a small enterprise web site.
Right here, we’ll see about Storage Explorer.
About Storage Explorer
Microsoft Azure Storage Explorer is a standalone app that makes it straightforward to work with Azure Storage knowledge on Home windows, macOS, and Linux. It permits you to effectively join and handle your Azure storage service accounts and assets throughout subscriptions.You may create, delete, view, and edit assets in Azure Storage, Azure Cosmos DB, and Knowledge Lake Storage.
Azure Storage Explorer is helpful GUI device for inspecting the information in your Azure cloud storage initiatives together with the logs of your cloud-hosted functions. You may simply hook up with your subscription and manipulate your tables, blobs, queues, and recordsdata.
Stipulations
Comply with the beneath steps to create an Azure Storage Account.
Step 1
Step 2
Snapshot: Blob storage service has the power to create snapshots of the blobs that can be utilized for monitoring adjustments completed on a blob over totally different durations of time. It supplies an computerized and free versioning mechanism. It’s helpful in offering a backup for a blob, as it may be used to reset the blob to an earlier state. Azure Storage at all times shops a number of copies of your knowledge. Utilizing snapshots, you possibly can roll again any adjustments completed on a blob to a selected time limit and even to the unique blob. Now, Click on on Snapshot to create the snapshot.
Subsequent, click on on Create Snapshot
Step 3
It may possibly create the snapshot of present model i.e Model 1.
You may obtain snapshot, delete it and in addition, we will change the tiers.
Step 4
View the output of snapshot
Make some adjustments within the pattern blob and put it aside. That is thought-about to be model 2
Step 5
View the output of Model 2
Likewise, you possibly can create many snapshots. These snapshots are listed right here. And in addition, we will promote our snapshot by clicking on promote.
Step 6
After selling your snapshot, our blob output might be like this.
Abstract
I hope you understood how we will use snapshot. Keep tuned for extra articles on Storage Explorer.