Skip to content

Commit 26c8bc9

Browse files
authored
Merge pull request #110916 from msmbaldwin/ade
Fixed typos
2 parents 05c9a3d + 3de360f commit 26c8bc9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/virtual-machines/windows/disk-encryption-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Azure Disk Encryption provides end-to-end encryption for the OS disk, data disks
5959

6060
- If your requirements include encrypting all of the above and end-to-end encryption, use Azure Disk Encryption.
6161
- If your requirements include encrypting only data at rest with customer-managed key, then use [Server-side encryption with customer-managed keys](disk-encryption.md). You cannot encrypt a disk with both Azure Disk Encryption and Storage server-side encryption with customer managed keys.
62-
_ If you are using a scenario called out in [unsupported scenarios for Windows](disk-encryption-windows.md#unsupported-scenarios), consider [Server-side encryption with customer-managed keys](disk-encryption.md).
62+
- If you are using a scenario called out in [unsupported scenarios for Windows](disk-encryption-windows.md#unsupported-scenarios), consider [Server-side encryption with customer-managed keys](disk-encryption.md).
6363
- If your organization's policy allows you to encrypt content at rest with an Azure-managed key, then no action is needed - the content is encrypted by default. For managed disks, the content inside storage is encrypted by default with Server-side encryption with platform-managed key. The key is managed by the Azure Storage service.
6464

6565
## How do I rotate secrets or encryption keys?

articles/virtual-machines/windows/disk-encryption-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.custom: seodec18
1313

1414
# Azure Disk Encryption scenarios on Windows VMs
1515

16-
Azure Disk Encryption for Windows virtual machines (VMs) uses the Bitlocker feature of Windows to provide full disk encryption of the WindOS disk and data disk. Additionally, it provides encryption of the ephemeral resource disk when the VolumeType parameter is All.
16+
Azure Disk Encryption for Windows virtual machines (VMs) uses the Bitlocker feature of Windows to provide full disk encryption of the OS disk and data disk. Additionally, it provides encryption of the ephemeral resource disk when the VolumeType parameter is All.
1717

1818
Azure Disk Encryption is [integrated with Azure Key Vault](disk-encryption-key-vault.md) to help you control and manage the disk encryption keys and secrets. For an overview of the service, see [Azure Disk Encryption for Windows VMs](disk-encryption-overview.md).
1919

0 commit comments

Comments
 (0)