Skip to content

Commit 84f1390

Browse files
Update cache-how-to-premium-persistence.md
If you are using storage account with HNS Enabled, persistence will tend to fail as page blobs aren't supported in Storage accounts with HNS enabled (ADLS Gen2). At times customers tend to use ADLS Gen2 account for configuration and then don't see backup happening.
1 parent 6cfd6b3 commit 84f1390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ On the **Enterprise** and **Enterprise Flash** tiers, data is persisted to a man
9797
The first backup starts once the backup frequency interval elapses.
9898

9999
> [!NOTE]
100-
> When RDB files are backed up to storage, they are stored in the form of page blobs.
100+
> When RDB files are backed up to storage, they are stored in the form of page blobs. If you are using storage account with HNS Enabled, persistence will tend to fail as page blobs aren't supported in Storage accounts with HNS enabled (ADLS Gen2)
101101
102102
9. To enable AOF persistence, select **AOF** and configure the settings.
103103

0 commit comments

Comments
 (0)