Skip to content

Commit f9429df

Browse files
committed
Added soft delete section to faq
1 parent 23d25dd commit f9429df

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+
Go to your storage account that your cache is using for persistence. Under the "Data Management" tab, go to "Data Protection" and check to see if "Enable soft delete for blobs" is enabled.
239+
236240
## Next steps
237241

238242
Learn more about Azure Cache for Redis features.

0 commit comments

Comments
 (0)