Skip to content

Commit 55b0529

Browse files
author
RoseHJM
committed
MDB - added extra gallery requirement
1 parent 1c45370 commit 55b0529

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
@@ -14,7 +14,7 @@ ms.topic: how-to
1414

1515
In this article, you learn how to configure and attach an Azure compute gallery to a dev center in Microsoft Dev Box. With Azure Compute Gallery, you can give developers customized images for their dev box.
1616

17-
Azure Compute Gallery is a service for managing and sharing images. A gallery is a repository that's stored in your Azure subscription and helps you build structure and organization around your image resources. Dev Box supports GitHub, Azure Repos, and Bitbucket repositories to provide an image gallery.
17+
Azure Compute Gallery is a service for managing and sharing images. A gallery is a repository stored in your Azure subscription that helps you build structure and organization around your image resources. Dev Box supports GitHub, Azure Repos, and Bitbucket repositories to provide an image gallery.
1818

1919
After you attach a compute gallery to a dev center in Microsoft Dev Box, you can create dev box definitions based on images stored in the compute gallery.
2020

@@ -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)