Skip to content

Commit 08a7cb7

Browse files
authored
Update virtual-machine-solutions.md
1 parent 7fd4840 commit 08a7cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/confidential-computing/virtual-machine-solutions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Azure Resource Manager is the deployment and management service for Azure. You c
132132
Make sure to specify the following properties for your VM in the parameters section (`parameters`):
133133

134134
- VM size (`vmSize`). Choose from the different [confidential VM families and sizes](#sizes).
135-
- OS image name (`osImageName`). Choose from the [qualified OS images](#disk-encryption).
135+
- OS image name (`osImageName`). Choose from the qualified OS images.
136136
- Disk encryption type (`securityType`). Choose from VMGS-only encryption (`VMGuestStateOnly`) or full OS disk pre-encryption (`DiskWithVMGuestState`), which might result in longer provisioning times. For Intel TDX instances only we also support another security type (`NonPersistedTPM`) which has no VMGS or OS disk encryption.
137137

138138
## Next steps

0 commit comments

Comments
 (0)