Skip to content

Commit e895da9

Browse files
Merge pull request #223440 from mattmcinnes/patch-29
Changing title and adding additional limitation
2 parents 432181d + 42185ac commit e895da9

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

articles/virtual-machines/image-version-encryption.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
2-
title: Create an image version encrypted with your own keys
2+
title: Create an encrypted image version with customer-managed keys
33
description: Create an image version in an Azure Compute Gallery, by using customer-managed encryption keys.
44
author: mattmcinnes
55
ms.service: virtual-machines
66
ms.subservice: gallery
77
ms.workload: infrastructure-services
88
ms.topic: how-to
9-
ms.date: 12/6/2022
9+
ms.date: 1/9/2023
1010
ms.custom: devx-track-azurepowershell, devx-track-azurecli
1111
ms.devlang: azurecli
1212
---
1313

14-
# Use customer-managed keys for encrypting images
14+
# Create an encrypted image version with customer-managed keys
1515

1616
**Applies to:** :heavy_check_mark: Linux VMs :heavy_check_mark: Windows VMs :heavy_check_mark: Flexible scale sets :heavy_check_mark: Uniform scale sets
1717

@@ -34,7 +34,7 @@ This article requires that you already have a disk encryption set in each region
3434
3535
## Limitations
3636

37-
When you're using customer-managed keys for encrypting images in an Azure Compute Gallery, these limitations apply:
37+
When you're using customer-managed keys for encrypting images in an Azure Compute Gallery, these limitations apply:
3838

3939
- Encryption key sets must be in the same subscription as your image.
4040

@@ -44,6 +44,7 @@ When you're using customer-managed keys for encrypting images in an Azure Comput
4444

4545
- After you've used your own keys to encrypt a disk or image, you can't go back to using platform-managed keys for encrypting those disks or images.
4646

47+
- VM image version source doesn't currently support customer-managed key encryption.
4748

4849
## PowerShell
4950

0 commit comments

Comments
 (0)