Skip to content

Commit 8ef0f4b

Browse files
Merge pull request #296248 from RoseHJM/mdb-gallery-reqmt
MDB - added extra gallery requirement
2 parents 77549c9 + 9b80f81 commit 8ef0f4b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: dev-box
66
ms.service: dev-box
77
author: RoseHJM
88
ms.author: rosemalcolm
9-
ms.date: 03/23/2025
9+
ms.date: 04/03/2025
1010
ms.topic: how-to
1111

1212
#customer intent: As a developer, I want to learn how to configure and attach an Azure compute gallery to a dev center in Microsoft Dev Box so that I can use a compute gallery to manage and share dev box images.
@@ -41,7 +41,7 @@ To learn more about Azure Compute Gallery and how to create galleries, see:
4141

4242
A gallery used to configure dev box definitions must have at least [one image definition and one image version](/azure/virtual-machines/image-version).
4343

44-
When you create a virtual machine (VM) image, select an image from the Azure Marketplace that's compatible with Microsoft Dev Box. The following are examples of compatible images:
44+
When you create a virtual machine (VM) image, select an image from Azure Marketplace that's compatible with Microsoft Dev Box. The following are examples of compatible images:
4545
- [Visual Studio 2019](https://azuremarketplace.microsoft.com/marketplace/apps/microsoftvisualstudio.visualstudio2019plustools?tab=Overview)
4646
- [Visual Studio 2022](https://azuremarketplace.microsoft.com/marketplace/apps/microsoftvisualstudio.visualstudioplustools?tab=Overview)
4747

@@ -60,6 +60,7 @@ The image version must meet the following requirements:
6060
- For information about how to remove a recovery partition, see the [Windows Server command: delete partition](/windows-server/administration/windows-commands/delete-partition).
6161
- Default 64-GB OS disk size
6262
- The OS disk size is automatically adjusted to the size specified in the SKU description of the Windows 365 license.
63+
- Data disks cannot be attached to the VM prior to capturing the image.
6364
- The image definition must have [trusted launch enabled as the security type](/azure/virtual-machines/trusted-launch). You configure the security type when you create the image definition.
6465

6566
:::image type="content" source="media/how-to-configure-azure-compute-gallery/image-definition.png" alt-text="Screenshot that shows Windows 365 image requirement settings.":::

0 commit comments

Comments
 (0)