Skip to content

Commit 889d8e0

Browse files
authored
Merge pull request #224311 from RoseHJM/mdb-update-default-image
Dev box definitions - update image
2 parents 574e4ef + 8d18864 commit 889d8e0

File tree

6 files changed

+5
-5
lines changed

6 files changed

+5
-5
lines changed

articles/dev-box/how-to-manage-dev-box-definitions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,13 @@ If you don't have an available dev center, follow the steps in [Quickstart: Conf
6868

6969
|Name|Value|
7070
|----|----|
71-
|**Name**|Enter a descriptive name for your dev box definition. Note that you can't change the dev box definition name after it's created. |
72-
|**Image**|Select the base operating system for the dev box. You can select an image from the Marketplace or from an Azure Compute Gallery.|
71+
|**Name**|Enter a descriptive name for your dev box definition. You can't change the dev box definition name after it's created. |
72+
|**Image**|Select the base operating system for the dev box. You can select an image from the Marketplace or from an Azure Compute Gallery. </br> If you're creating a dev box definition for testing purposes, consider using the **Visual Studio 2022 Enterprise on Windows 11 Enterprise + Microsoft 365 Apps 22H2** image or the **Visual Studio 2022 Pro on Windows 11 Enterprise + Microsoft 365 Apps 22H2**.|
7373
|**Image version**|Select a specific, numbered version to ensure all the dev boxes in the pool always use the same version of the image. Select **Latest** to ensure new dev boxes use the latest image available.|
7474
|**Compute**|Select the compute combination for your dev box definition.|
7575
|**Storage**|Select the amount of storage for your dev box definition.|
7676

77-
:::image type="content" source="./media/how-to-manage-dev-box-definitions/create-dev-box-definition-page.png" alt-text="Screenshot showing the Create dev box definition page.":::
77+
:::image type="content" source="./media/how-to-manage-dev-box-definitions/recommended-test-image.png" alt-text="Screenshot showing the Create dev box definition page.":::
7878

7979
1. To create the dev box definition, select **Create**.
8080

26.4 KB
Loading
26.4 KB
Loading

articles/dev-box/quickstart-configure-dev-box-service.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,12 +169,12 @@ The following steps show you how to create and configure a dev box definition. Y
169169
|Name|Value|Note|
170170
|----|----|----|
171171
|**Name**|Enter a descriptive name for your dev box definition.|
172-
|**Image**|Select the base operating system for the dev box. You can select an image from the Azure Marketplace or from an Azure Compute Gallery. </br> If you're creating a dev box definition for testing purposes, consider using the **Windows 11 Enterprise + Microsoft 365 Apps 22H2** image. |To use custom images while creating a dev box definition, you can attach an Azure Compute Gallery that has the custom images. Learn [How to configure an Azure Compute Gallery](./how-to-configure-azure-compute-gallery.md).|
172+
|**Image**|Select the base operating system for the dev box. You can select an image from the Azure Marketplace or from an Azure Compute Gallery. </br> If you're creating a dev box definition for testing purposes, consider using the **Visual Studio 2022 Enterprise on Windows 11 Enterprise + Microsoft 365 Apps 22H2** image. |To use custom images while creating a dev box definition, you can attach an Azure Compute Gallery that has the custom images. Learn [How to configure an Azure Compute Gallery](./how-to-configure-azure-compute-gallery.md).|
173173
|**Image version**|Select a specific, numbered version to ensure all the dev boxes in the pool always use the same version of the image. Select **Latest** to ensure new dev boxes use the latest image available.|Selecting the Latest image version enables the dev box pool to use the most recent image version for your chosen image from the gallery. This way, the dev boxes created will stay up to date with the latest tools and code on your image. Existing dev boxes won't be modified when an image version is updated.|
174174
|**Compute**|Select the compute combination for your dev box definition.||
175175
|**Storage**|Select the amount of storage for your dev box definition.||
176176

177-
:::image type="content" source="./media/quickstart-configure-dev-box-service/create-dev-box-definition-page.png" alt-text="Screenshot showing the Create dev box definition page.":::
177+
:::image type="content" source="./media/quickstart-configure-dev-box-service/recommended-test-image.png" alt-text="Screenshot showing the Create dev box definition page.":::
178178

179179
1. Select **Create**.
180180

0 commit comments

Comments
 (0)