Skip to content

Commit 5147707

Browse files
authored
Merge pull request #275610 from chen-karen/patch-5
Update encryption-models.md
2 parents 51fb8c4 + b30c4b6 commit 5147707

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/security/fundamentals/encryption-models.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ The Azure services that support each encryption model:
223223
| Queue Storage | Yes | Yes, including Managed HSM | Yes |
224224
| Data Lake Storage Gen2 | Yes | Yes, including Managed HSM | Yes |
225225
| Avere vFXT | Yes | - | - |
226-
| Azure Cache for Redis | Yes | N/A\* | - |
226+
| Azure Cache for Redis | Yes | Yes\*\*\*, including Managed HSM | - |
227227
| Azure NetApp Files | Yes | Yes | Yes |
228228
| Archive Storage | Yes | Yes | - |
229229
| StorSimple | Yes | Yes | Yes |
@@ -237,6 +237,8 @@ The Azure services that support each encryption model:
237237

238238
\*\* This service supports storing data in your own Key Vault, Storage Account, or other data persisting service that already supports Server-Side Encryption with Customer-Managed Key.
239239

240+
\*\*\* Any transient data stored temporarily on disk such as pagefiles or swap files are encrypted with a Microsoft key (all tiers) or a customer-managed key (using the Enterprise and Enterprise Flash tiers). For more information, see [Configure disk encryption in Azure Cache for Redis](../../azure-cache-for-redis/cache-how-to-encryption.md).
241+
240242
## Next steps
241243

242244
- Learn how [encryption is used in Azure](encryption-overview.md).

0 commit comments

Comments
 (0)