Skip to content

Commit 46ec753

Browse files
authored
Update trusted-launch-portal.md
Made a few minor corrections to the SIG image section
1 parent 4a3b1c2 commit 46ec753

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/virtual-machines/trusted-launch-portal.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ You can deploy trusted launch VMs using a quickstart template:
164164

165165
### Trusted launch VM Images
166166

167-
For the following image sources, the security type on the image definition should be set to `TrustedLaunch` as the image source already has [VM Guest state information](trusted-launch.md#what-is-vm-guest-state-vmgs):
167+
For the following image sources, the security type on the image definition should be set to `TrustedLaunch`:
168168
- Trusted launch VM capture
169169
- Managed OS disk
170170
- Managed OS disk snapshot
@@ -355,14 +355,16 @@ New-AzVM `
355355

356356
### Trusted launch VM Supported Images
357357

358-
For the following image sources, the security type on the image definition should be set to `TrustedLaunchsupported` as the image source does not have VM Guest state information:
358+
For the following image sources, the security type on the image definition should be set to `TrustedLaunchsupported`:
359359
- Gen2 OS Disk VHD
360360
- Gen2 Managed Image
361361
- Gen2 Gallery Image Version
362362

363+
No VM Guest State information shall be included in the image source.
364+
363365
The resulting image version can be used to create either Azure Gen2 VMs or Trusted launch VMs.
364366

365-
These images can be shared with specific subscriptions or tenants through [Azure Compute Gallery - Direct Shared Gallery](../virtual-machines/azure-compute-gallery.md#shared-directly-to-a-tenant-or-subscription) and with all Azure users using [Azure Compute Gallery - Community Gallery](../virtual-machines/azure-compute-gallery.md#community-gallery)
367+
These images can be shared using [Azure Compute Gallery - Direct Shared Gallery](../virtual-machines/azure-compute-gallery.md#shared-directly-to-a-tenant-or-subscription) and [Azure Compute Gallery - Community Gallery](../virtual-machines/azure-compute-gallery.md#community-gallery)
366368

367369
> [!NOTE]
368370
> The OS disk VHD, Managed Image or Gallery Image Version should be created from a [Gen2 image that is compatible with Trusted launch VMs](trusted-launch.md#virtual-machines-sizes).

0 commit comments

Comments
 (0)