Azure Storage Undelete Options

preview_player
Показать описание
A quick look at options around Azure Storage when something bad happens! Soft delete, versions, snapshots, change tracking, Azure Backup and more.

00:00 Introduction
00:24 Structure of resource basics
01:55 Locking
06:35 Immutable blob
07:10 Restoring a subscription
08:10 Restoring a storage account
09:40 Blob soft delete
13:38 Versioning and change feed
14:28 Point-in-time restore
18:00 Undelete vs point-in-time
19:05 Files soft delete
20:20 File snapshots and Azure Backup integration
22:30 Summary and close
Рекомендации по теме
Комментарии
Автор

Thanks John! I had to use this recover functionality of storage account last week when a colleague of mine hosed down a storage account thanks to a Terraform Apply haha.

iamdedlok
Автор

Extremely comprehensive! I am struggling with versioning on Gen 2 blobs in my Data Lake. Unfortunately, when I enable the "Hierarchical Namespace", the "version" option seems to be disabled. I take it that this combination feature just has not made its way into the product yet. Any thoughts or corrections? Both, features I find critical in their own ways. Thanks!

CoopmanGreg
Автор

First, thanks John, excellent video as always. I have a question about soft deleted Blob when you say corruption or whatever change a Blob, soft delete doesn't help. It seems that a snapshot is taken when a blob is overwritten and i can use it to restore my previous file, so from my understanding soft delete protect me from an undesired change of a blob file, is that correct ?

aso
Автор

Hi John! I have a question - does the Azure backup snapshots and the backup policies are available also for blob storage or it's only for the shares ?

mitetoys
Автор

Can you please share the how endpoints attached to storage account

rajeshsura