Skip to content

Commit 038b234

Browse files
authored
Merge pull request #106139 from larryj6029/user/lsannicolas/softDeleteFAQ
Added soft delete section to Persistence FAQ
2 parents 64c1e1c + 2cf50b2 commit 038b234

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/azure-cache-for-redis/cache-how-to-premium-persistence.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,10 @@ Using managed identity adds the cache instance to the [trusted services list](..
233233

234234
No, you can't use Append-only File (AOF) persistence with multiple replicas (more than one replica).
235235

236+
### How do I check if soft delete is enabled on my storage account?
237+
238+
Select the storage account that your cache is using for persistence. Select **Data Protection** from the Resource menu. In the working pane, check the state of *Enable soft delete for blobs*.
239+
236240
## Next steps
237241

238242
Learn more about Azure Cache for Redis features.

0 commit comments

Comments
 (0)