Skip to content

Commit f28c8b1

Browse files
author
RoseHJM
committed
Changed flow
1 parent 4cc967d commit f28c8b1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/dev-box/concept-dev-box-concepts.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@ To enable developers to create their own dev boxes, you must [provide access to
5151

5252
You can configure projects for [Deployment Environments](../deployment-environments/concept-environments-key-concepts.md#projects) and projects for Dev Box resources in the same dev center.
5353

54+
## Project Policies
55+
56+
A project policy in Microsoft Dev Box defines which resources—such as images, networks, and SKUs—are available to a project, enforcing governance and compliance. It ensures that development teams can only use approved resources, helping organizations control and streamline resource usage.
57+
5458
## Dev box definition
5559

5660
A dev box definition specifies a source image and size, including compute size and storage size. Select a source image from Azure Marketplace or a custom image from your own [Azure Compute Gallery](./how-to-configure-azure-compute-gallery.md) instance. Dev Box supports client editions of Windows 10 and Windows 11. You can use dev box definitions across multiple projects in a dev center.
@@ -85,10 +89,6 @@ If the region you prefer isn't available for Dev Box, choose a region within 500
8589

8690
A dev box pool is a collection of dev boxes that you manage together and to which you apply similar settings. You can create multiple dev box pools to support the needs of hybrid teams that work in different regions or on different workloads.
8791

88-
## Project Policies
89-
90-
A project policy in Microsoft Dev Box defines which resources—such as images, networks, and SKUs—are available to a project, enforcing governance and compliance. It ensures that development teams can only use approved resources, helping organizations control and streamline resource usage.
91-
9292
## Dev box
9393

9494
A dev box is a preconfigured workstation that you create through the self-service developer portal. A new dev box has all the tools, binaries, and configuration required for a dev box user to be productive immediately. You can create and manage multiple dev boxes to work on multiple workstreams.

0 commit comments

Comments
 (0)