Skip to content

Commit 0b035fb

Browse files
committed
clarified titles
1 parent 0ed950b commit 0b035fb

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ Azure Cache for Redis offers platform-managed keys (PMKs), also know as Microsof
1717
## Scope of availability for CMK disk encryption
1818

1919
- **Basic, Standard, Premium tiers:**
20-
- Microsoft managed keys (MMK) are used for disk encryption in most cache sizes.
21-
- Disk encryption isn't supported for Basic and Standard sizes C0 and C1.
20+
- Microsoft managed keys (MMK) are used for disk encryption in most cache sizes, except Basic and Standard sizes C0 and C1.
2221
- Customer managed keys (CMK) aren't supported.
2322

2423
- **Enterprise, Enterprise Flash tiers:**
@@ -33,7 +32,7 @@ Azure Cache for Redis offers platform-managed keys (PMKs), also know as Microsof
3332
> On the Premium tier, data persistence streams data directly to Azure Storage, so disk encryption is less important. Azure Storage offers a [variety of encryption methods](../storage/common/storage-service-encryption.md) to be used instead.
3433
>
3534
36-
## Enterprise tier encryption
35+
## Encryption for Enterprise tier
3736

3837
In the **Enterprise** tier, disk encryption is used to encrypt the persistence disk, temporary files, and the OS disk:
3938

@@ -51,7 +50,7 @@ In the **Enterprise Flash** tier, keys and values are also partially stored on-d
5150
| RDB files waiting to be exported | OS disk and Persistence disk | MMK or CMK |
5251
| Keys & values (Enterprise Flash tier only) | Transient NVMe disk | MMK |
5352

54-
## Other tiers and size encryptons
53+
## Encryption for Basic, Standard, and Premium tiers
5554

5655
In the **Basic, Standard, and Premium** tiers, the OS disk is encrypted by default using MMK. There's no persistence disk mounted and Azure Storage is used instead. The C0 and C1 SKUs don't use disk encryption.
5756

0 commit comments

Comments
 (0)