You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-machines/trusted-launch-portal.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -164,7 +164,7 @@ You can deploy trusted launch VMs using a quickstart template:
164
164
165
165
### Trusted launch VM Images
166
166
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`:
168
168
- Trusted launch VM capture
169
169
- Managed OS disk
170
170
- Managed OS disk snapshot
@@ -355,14 +355,16 @@ New-AzVM `
355
355
356
356
### Trusted launch VM Supported Images
357
357
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`:
359
359
- Gen2 OS Disk VHD
360
360
- Gen2 Managed Image
361
361
- Gen2 Gallery Image Version
362
362
363
+
No VM Guest State information shall be included in the image source.
364
+
363
365
The resulting image version can be used to create either Azure Gen2 VMs or Trusted launch VMs.
364
366
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)
366
368
367
369
> [!NOTE]
368
370
> 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