Skip to content

Commit 94ad5f6

Browse files
authored
Merge pull request #116670 from roygara/addNext
Adding next steps section
2 parents 18f2f40 + 057614c commit 94ad5f6

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)