Skip to content

Commit 37b03a9

Browse files
authored
Update how-to-configure-azure-compute-gallery.md
1 parent 2724f33 commit 37b03a9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/dev-box/how-to-configure-azure-compute-gallery.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ To learn more about Azure Compute Gallery and how to create galleries, see:
2929

3030
- A dev center. If you don't have one available, follow the steps in [Create a dev center](./quickstart-configure-dev-box-service.md#create-a-dev-center).
3131
- A compute gallery. For you to use a gallery to configure dev box definitions, it must have at least [one image definition and one image version](../virtual-machines/image-version.md):
32-
- The image definition must have [trusted launch enabled as the security type](../virtual-machines/trusted-launch.md). You configure the security type when you create the image definition.
3332
- The image version must meet the [Windows 365 image requirements](/windows-365/enterprise/device-images#image-requirements):
3433
- Generation 2.
3534
- Hyper-V v2.
@@ -39,6 +38,8 @@ To learn more about Azure Compute Gallery and how to create galleries, see:
3938
- No recovery partition.
4039
- Default 64-GB OS disk size. The OS disk size is automatically adjusted to the size specified in the SKU description of the Windows 365 license.
4140

41+
- The image definition must have [trusted launch enabled as the security type](../virtual-machines/trusted-launch.md). You configure the security type when you create the image definition.
42+
4243
:::image type="content" source="media/how-to-configure-azure-compute-gallery/image-definition.png" alt-text="Screenshot that shows Windows 365 image requirement settings.":::
4344

4445
> [!NOTE]

0 commit comments

Comments
 (0)