Skip to content

Commit f658c45

Browse files
authored
Update how-to-verify-encryption-status.md
1 parent eba7a06 commit f658c45

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/virtual-machines/linux/how-to-verify-encryption-status.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,7 @@ You can validate the **general** encryption status of an encrypted VM using the
8585
You can capture the encryption settings from each individual disk using the following PowerShell commands:
8686

8787
### **Single-Pass**
88-
If single-pass the encryption settings are stamped in each of the disks (OS and Data).
89-
You can capture the OS disk encryption settings in single pass as follows:
88+
If single-pass, the encryption settings are stamp on each of the disks (OS and Data), you can capture the OS disk encryption settings in single pass as follows:
9089

9190
``` powershell
9291
$RGNAME = "RGNAME"

0 commit comments

Comments
 (0)