Skip to content

Commit 95d2c28

Browse files
Merge pull request #257930 from Howie425/patch-8
Update boot-integrity-monitoring-overview.md
2 parents 0d0a892 + 833846e commit 95d2c28

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/virtual-machines/boot-integrity-monitoring-overview.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,10 +114,9 @@ You can deploy the guest attestation extension for trusted launch VMs using a qu
114114

115115
### [CLI](#tab/cli)
116116

117-
If Secure Boot and vTPM are ON, boot integrity will be ON.
118117

119-
1. Create a virtual machine with Trusted Launch that has Secure Boot + vTPM capabilities through initial deployment of trusted launch virtual machine. To deploy guest attestation extension use (`-- enable_integrity_monitoring`). Configuration of virtual machines are customizable by virtual machine owner (`az vm create`).
120-
1. For existing VMs, you can enable boot integrity monitoring settings by updating to make sure enable integrity monitoring is turned on (`-- enable_integrity_monitoring`).
118+
1. Create a virtual machine with Trusted Launch that has Secure Boot + vTPM capabilities through initial deployment of trusted launch virtual machine. To deploy guest attestation extension use (`--enable_integrity_monitoring`). Configuration of virtual machines are customizable by virtual machine owner (`az vm create`).
119+
1. For existing VMs, you can enable boot integrity monitoring settings by updating to make sure enable integrity monitoring is turned on (`--enable_integrity_monitoring`).
121120

122121
> [!NOTE]
123122
> The Guest Attestation Extension needs to be configured explicitly.

0 commit comments

Comments
 (0)