Skip to content

Commit da0caff

Browse files
Update files-data-protection-overview.md
1 parent 72e0896 commit da0caff

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

articles/storage/files/files-data-protection-overview.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,16 @@ Storage account locks enable admins to lock the storage account to prevent users
115115

116116
For more information, see [Apply an Azure Resource Manager lock to a storage account](../common/lock-account-resource.md).
117117

118+
### Storage account recovery
119+
120+
Recovering an accidentally deleted storage account can be achieved. However, when recovering a storage account, the following criteria must be met:
121+
- The storage account was deleted within the past 14 days.
122+
- The storage account was created with the Azure Resource Manager deployment model.
123+
- A new storage account with the same name has not been created since the original account was deleted.
124+
- The user who is recovering the storage account must be assigned an Azure RBAC role that provides the Microsoft.Storage/storageAccounts/write permission.
125+
126+
Storage account recovery is a feature cannot be disabled. For more information and step-by-step instructions, see [Recover a deleted storage account]().
127+
118128
### Soft delete
119129

120130
Soft delete works on a file share level to protect Azure file shares against accidental deletion. If a share with soft delete enabled is deleted, it moves to a soft deleted state internally and can be retrieved until the retention period expires. Azure file shares are still billed on the used capacity when they're soft deleted.

0 commit comments

Comments
 (0)