From d2da0b34438f33e493f8c4ea89159f33236d328b Mon Sep 17 00:00:00 2001 From: appdistributed - Sumit Sengupta <44584213+sumitdatabase@users.noreply.github.com> Date: Mon, 18 Nov 2024 11:59:41 -0500 Subject: [PATCH] Update disk-encryption-linux.md I changed this line word on one line, from "2st" to "2nd". There is no such word as 2st - it is 2nd. --- articles/virtual-machines/linux/disk-encryption-linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/virtual-machines/linux/disk-encryption-linux.md b/articles/virtual-machines/linux/disk-encryption-linux.md index 9216ca47b24..0b135b07c5a 100644 --- a/articles/virtual-machines/linux/disk-encryption-linux.md +++ b/articles/virtual-machines/linux/disk-encryption-linux.md @@ -54,7 +54,7 @@ Azure Disk Encryption does not work for the following Linux scenarios, features, - Kernel Crash Dump (kdump). - Oracle ACFS (ASM Cluster File System). - NVMe disks such as those on [High performance computing VM sizes](../sizes-hpc.md) or [Storage optimized VM sizes](../sizes-storage.md). -- A VM with "nested mount points"; that is, multiple mount points in a single path (such as "/1stmountpoint/data/2stmountpoint"). +- A VM with "nested mount points"; that is, multiple mount points in a single path (such as "/1stmountpoint/data/2ndmountpoint"). - A VM with a data drive mounted on top of an OS folder. - A VM on which a root (OS disk) logical volume is extended using a data disk. - Resizing of the OS disk.