Skip to content

Commit 8027257

Browse files
authored
Removed preview tags
1 parent b61256e commit 8027257

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-cache-for-redis/cache-how-to-encryption.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.author: franlanglois
1010

1111
---
1212

13-
# Configure disk encryption for Azure Cache for Redis instances using customer managed keys (preview)
13+
# Configure disk encryption for Azure Cache for Redis instances using customer managed keys
1414

1515
Data in a Redis server is stored in memory by default. This data isn't encrypted. You can implement your own encryption on the data before writing it to the cache. In some cases, data can reside on-disk, either due to the operations of the operating system, or because of deliberate actions to persist data using [export](cache-how-to-import-export-data.md) or [data persistence](cache-how-to-premium-persistence.md).
1616

@@ -22,7 +22,7 @@ Azure Cache for Redis offers platform-managed keys (PMKs), also know as Microsof
2222
| Tier | Basic, Standard, Premium | Enterprise, Enterprise Flash |
2323
|:-:|---------|---------------|
2424
|Microsoft managed keys (MMK) | Yes | Yes |
25-
|Customer managed keys (CMK) | No | Yes (preview) |
25+
|Customer managed keys (CMK) | No | Yes |
2626

2727
> [!WARNING]
2828
> By default, all Azure Cache for Redis tiers use Microsoft managed keys to encrypt disks mounted to cache instances. However, in the Basic and Standard tiers, the C0 and C1 SKUs do not support any disk encryption.

0 commit comments

Comments
 (0)