Skip to content

Commit 1a11515

Browse files
committed
Adding next steps section.
1 parent df4f018 commit 1a11515

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/storage/files/storage-files-enable-soft-delete.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,8 @@ You can use the following command to disable soft delete on your storage account
9191
```azurepowershell-interactive
9292
Update-AzStorageFileServiceProperty -ResourceGroupName $rgName -StorageAccountName $accountName -EnableShareDeleteRetentionPolicy $false
9393
```
94-
---
94+
---
95+
96+
## Next steps
97+
98+
To learn about another form of data protection and recovery, see our article [Overview of share snapshots for Azure Files](storage-snapshots-files.md).

0 commit comments

Comments
 (0)