Skip to content

Commit 6066657

Browse files
committed
edit pass: microsoft-dev-box-docset-how-to
1 parent ceb1469 commit 6066657

File tree

5 files changed

+153
-145
lines changed

5 files changed

+153
-145
lines changed
Lines changed: 35 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,67 +1,71 @@
11
---
2-
title: How to manage a dev box definition
2+
title: Manage a dev box definition
33
titleSuffix: Microsoft Dev Box
4-
description: This article describes how to create, and delete Microsoft Dev Box dev box definitions.
4+
description: Learn how to create and delete Microsoft Dev Box Preview dev box definitions.
55
services: dev-box
66
ms.service: dev-box
77
author: RoseHJM
88
ms.author: rosemalcolm
99
ms.date: 10/10/2022
1010
ms.topic: how-to
11+
#Customer intent: As a dev infrastructure manager, I want to be able to manage dev box definitions so that I can provide appropriate dev boxes to my users.
1112
---
1213

13-
<!-- Intent: As a dev infrastructure manager, I want to be able to manage dev box definitions so that I can provide appropriate dev boxes to my users. -->
14-
1514
# Manage a dev box definition
1615

17-
A dev box definition is a Microsoft Dev Box Preview resource that specifies a source image, compute size, and storage size. You can use a source image from the Azure Marketplace, or a custom image from an Azure Compute Gallery.
16+
A dev box definition is a Microsoft Dev Box Preview resource that specifies a source image, compute size, and storage size. You can use a source image from Azure Marketplace or a custom image from Azure Compute Gallery.
1817

19-
Depending on their task, development teams have different software, configuration, compute, and storage size requirements. You can create a new dev box definition to fulfill each team's needs. There's no limit to the number of dev box definitions you can create, and you can use dev box definitions across multiple projects in a dev center.
18+
Depending on their task, development teams have different software, configuration, compute, and storage size requirements. You can create a new dev box definition to fulfill each team's needs. There's no limit to the number of dev box definitions that you can create, and you can use dev box definitions across multiple projects in a dev center.
2019

2120
## Permissions
21+
2222
To manage a dev box definition, you need the following permissions:
2323

2424
|Action|Permission required|
2525
|-----|-----|
26-
|Create, delete, or update dev box definition|Owner, Contributor, or Write permissions on the dev center in which you want to create the dev box definition. |
26+
|Create, delete, or update a dev box definition|Owner, Contributor, or Write permissions on the dev center in which you want to create the dev box definition. |
2727

2828
## Sources of images
2929

30-
When you create a dev box definition, you can choose a preconfigured image from the Azure Marketplace, or a custom image from an attached Azure Compute Gallery.
30+
When you create a dev box definition, you can choose a preconfigured image from Azure Marketplace or a custom image from Azure Compute Gallery.
3131

3232
### Azure Marketplace
33-
The Azure Marketplace gives you quick, easy access to various images, including images that are preconfigured with productivity tools like Microsoft Teams and provide optimal performance.
3433

35-
When selecting a Marketplace image, consider using an image that has the latest version of Windows 11 Enterprise and the Microsoft 365 Apps installed.
34+
Azure Marketplace gives you quick access to various images, including images that are preconfigured with productivity tools like Microsoft Teams and provide optimal performance.
35+
36+
When you're selecting an Azure Marketplace image, consider using an image that has the latest version of Windows 11 Enterprise and the Microsoft 365 apps installed.
3637

3738
### Azure Compute Gallery
38-
An Azure Compute Gallery enables you to store and manage a collection of custom images. You can build an image to your dev team's exact requirements, and store it in a gallery. To use the custom image while creating a dev box definition, attach the gallery to your dev center. Learn how to attach a gallery here: [Configure an Azure Compute Gallery](how-to-configure-azure-compute-gallery.md).
3939

40-
## Image versions
41-
When you select an image to use in your dev box definition, you must specify if updated versions of the image will be used.
42-
- **Numbered image versions:** If you want a consistent dev box definition in which the base image doesn't change, use a specific, numbered version of the image. Using a numbered version ensures all the dev boxes in the pool always use the same version of the image.
43-
- **Latest image versions:** If you want a flexible dev box definition in which you can update the base image as needs change, use the latest version of the image. Using the latest version of the image ensures that new dev boxes use the most recent version of the image. Existing dev boxes will not be modified when an image version is updated.
40+
Azure Compute Gallery enables you to store and manage a collection of custom images. You can build an image to your dev team's exact requirements and store it in a gallery. To use the custom image while creating a dev box definition, attach the gallery to your dev center. TO learn how to attach a gallery, see [Configure Azure Compute Gallery](how-to-configure-azure-compute-gallery.md).
41+
42+
## Image versions
43+
44+
When you select an image to use in your dev box definition, you must specify if you'll use updated versions of the image:
45+
46+
- **Numbered image versions:** If you want a consistent dev box definition in which the base image doesn't change, use a specific, numbered version of the image. Using a numbered version ensures that all the dev boxes in the pool always use the same version of the image.
47+
- **Latest image versions:** If you want a flexible dev box definition in which you can update the base image as needs change, use the latest version of the image. This choice ensures that new dev boxes use the most recent version of the image. Existing dev boxes aren't modified when an image version is updated.
4448

4549
## Create a dev box definition
4650

4751
You can create multiple dev box definitions to meet the needs of your developer teams.
4852

49-
The following steps show you how to create a dev box definition using an existing dev center.
53+
The following steps show you how to create a dev box definition using an existing dev center.
5054

5155
If you don't have an available dev center, follow the steps in [Quickstart: Configure the Microsoft Dev Box service](./quickstart-configure-dev-box-service.md) to create one.
5256

5357
1. Sign in to the [Azure portal](https://portal.azure.com).
5458

55-
1. In the search box, type *dev center* and then select **Dev centers** from the list.
59+
1. In the search box, enter **dev center**. In the list of results, select **Dev centers**.
5660

57-
:::image type="content" source="./media/how-to-manage-dev-box-definitions/discover-devcenter.png" alt-text="Screenshot showing a search for devcenter from the Azure portal search box.":::
61+
:::image type="content" source="./media/how-to-manage-dev-box-definitions/discover-devcenter.png" alt-text="Screenshot showing a search for dev center from the Azure portal search box.":::
5862

5963
1. Open the dev center in which you want to create the new dev box definition, and then select **Dev box definitions**.
6064

6165
:::image type="content" source="./media/how-to-manage-dev-box-definitions/select-dev-box-definitions.png" alt-text="Screenshot showing the dev center overview page with Dev box definitions highlighted.":::
6266

63-
1. On the Dev box definitions page, select **+ Create**.
64-
67+
1. On the Dev box definitions page, select **Create**.
68+
6569
:::image type="content" source="./media/how-to-manage-dev-box-definitions/create-dev-box-definition.png" alt-text="Screenshot of the list of existing dev box definitions with Create highlighted.":::
6670

6771
1. On the Create dev box definition page, enter the following values:
@@ -82,34 +86,35 @@ If you don't have an available dev center, follow the steps in [Quickstart: Conf
8286

8387
Over time, your needs for dev boxes will change. You may want to move from a Windows 10 base operating system to a Windows 11 base operating system, or increase the default compute specification for your dev boxes. Your initial dev box definitions may no longer be appropriate for your needs. You can update a dev box definition, so that new dev boxes will use the new configuration.
8488

85-
You can update the image, image version, compute, and storage settings for a dev box definition.
89+
You can update the image, image version, compute, and storage settings for a dev box definition.
8690

8791
1. Sign in to the [Azure portal](https://portal.azure.com).
8892

89-
1. In the search box, type *dev center* and then select **Dev centers** from the list.
93+
1. In the search box, enter **dev center**. In the list of results, select **Dev centers**.
9094

9195
:::image type="content" source="./media/how-to-manage-dev-box-definitions/discover-devcenter.png" alt-text="Screenshot showing a search for devcenter from the Azure portal search box.":::
9296

9397
1. Open the dev center that contains the dev box definition you want to update, and then select **Dev box definitions**.
9498

9599
:::image type="content" source="./media/how-to-manage-dev-box-definitions/select-dev-box-definitions.png" alt-text="Screenshot showing the dev center overview page with Dev box definitions highlighted.":::
96100

97-
1. Select the dev box definition(s) you want to update and then select the edit button.
98-
101+
1. Select the dev box definition(s) you want to update and then select the edit button.
102+
99103
:::image type="content" source="./media/how-to-manage-dev-box-definitions/update-dev-box-definition.png" alt-text="Screenshot of the list of existing dev box definitions, with the edit button highlighted.":::
100104

101105
1. On the Edit *dev box definition name* page, you can select a new image, change the image version, change the compute, or modify the storage available.
102-
106+
103107
:::image type="content" source="./media/how-to-manage-dev-box-definitions/update-dev-box-definition-page.png" alt-text="Screenshot of the edit dev box definition page.":::
104108

105109
1. When you have made your updates, select **Save**.
110+
106111
## Delete a dev box definition
107112

108-
You can delete a dev box definition when you no longer want to use it. Deleting a dev box definition is permanent, and can't be undone. Dev box definitions can't be deleted if they are in use by one or more dev box pools.
113+
You can delete a dev box definition when you no longer want to use it. Deleting a dev box definition is permanent, and can't be undone. Dev box definitions can't be deleted if they are in use by one or more dev box pools.
109114

110115
1. Sign in to the [Azure portal](https://portal.azure.com).
111116

112-
1. In the search box, type *dev center* and then select **Dev centers** from the list.
117+
1. In the search box, enter **dev center**. In this list of results, select **Dev centers**.
113118

114119
:::image type="content" source="./media/how-to-manage-dev-box-definitions/discover-devcenter.png" alt-text="Screenshot showing a search for devcenter from the Azure portal search box.":::
115120

@@ -118,15 +123,14 @@ You can delete a dev box definition when you no longer want to use it. Deleting
118123
:::image type="content" source="./media/how-to-manage-dev-box-definitions/select-dev-box-definitions.png" alt-text="Screenshot showing the dev center overview page with Dev box definitions highlighted.":::
119124

120125
1. Select the dev box definition you want to delete and then select **Delete**.
121-
126+
122127
:::image type="content" source="./media/how-to-manage-dev-box-definitions/delete-dev-box-definition.png" alt-text="Screenshot of the list of existing dev box definitions, with the one to be deleted selected.":::
123128

124-
1. In the warning message, select **OK**.
129+
1. In the warning message, select **OK**.
125130

126131
:::image type="content" source="./media/how-to-manage-dev-box-definitions/delete-warning.png" alt-text="Screenshot of the Delete dev box definition warning message.":::
127132

128-
129133
## Next steps
130134

131135
- [Provide access to projects for project admins](./how-to-project-admin.md)
132-
- [Configure an Azure Compute Gallery](./how-to-configure-azure-compute-gallery.md)
136+
- [Configure Azure Compute Gallery](./how-to-configure-azure-compute-gallery.md)

0 commit comments

Comments
 (0)