Skip to content

Commit 036a890

Browse files
committed
updates
1 parent 8d01ead commit 036a890

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

articles/devtest-labs/encrypt-disks-customer-managed-keys.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
---
2-
title: Encrypt disks using customer-managed keys
3-
description: Learn how to encrypt disks using customer-managed keys in Azure DevTest Labs.
2+
title: Encrypt Disks by Using Customer-Managed Keys
3+
description: Learn how to encrypt disks by using customer-managed keys in Azure DevTest Labs.
44
ms.topic: how-to
55
ms.author: rosemalcolm
66
author: RoseHJM
7-
ms.date: 04/29/2024
7+
ms.date: 07/11/2025
88
ms.custom: subject-rbac-steps, UpdateFrequency2
9+
10+
#customer intent:
911
---
1012

11-
# Encrypt disks using customer-managed keys in Azure DevTest Labs
13+
# Encrypt disks by using customer-managed keys in Azure DevTest Labs
14+
1215
Server-side encryption (SSE) protects your data and helps you meet your organizational security and compliance commitments. SSE automatically encrypts your data stored on managed disks in Azure (OS and data disks) at rest by default when persisting it to the cloud. Learn more about [Disk Encryption](/azure/virtual-machines/disk-encryption) on Azure.
1316

1417
Within DevTest Labs, all OS disks and data disks created as part of a lab are encrypted using platform-managed keys. However, as a lab owner you can choose to encrypt lab virtual machine disks using your own keys. If you choose to manage encryption with your own keys, you can specify a **customer-managed key** to use for encrypting data in lab disks. To learn more on Server-side encryption (SSE) with customer-managed keys, and other managed disk encryption types, see [Customer-managed keys](/azure/virtual-machines/disk-encryption#customer-managed-keys). Also, see [restrictions with using customer-managed keys](/azure/virtual-machines/disks-enable-customer-managed-keys-portal#restrictions).

0 commit comments

Comments
 (0)