Skip to content

Commit 4cc967d

Browse files
author
RoseHJM
committed
Moved video to key concepts, added Project Policies section
1 parent 785fa03 commit 4cc967d

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@ ms.custom: template-concept
1616

1717
In this article, you learn about the architecture and key concepts for Microsoft Dev Box. Microsoft Dev Box gives developers self-service access to preconfigured, and ready-to-code cloud-based workstations. You can configure the service to meet your development team and project structure, and manage security and network settings to access resources securely.
1818

19-
Microsoft Dev Box builds on the same foundations as [Azure Deployment Environments](/azure/deployment-environments/overview-what-is-azure-deployment-environments). Deployment Environments provides developers with preconfigured cloud-based environments for developing applications. Both services are complementary and share certain architectural components, such as a dev center or project.
20-
21-
Watch this video to learn more about Microsoft Dev Box:
22-
>[!VIDEO https://learn-video.azurefd.net/vod/player?id=c0df17f8-bafe-494d-9a64-6743de3e5555]
23-
2419
## How does Microsoft Dev Box work?
2520

2621
Before developers can create dev boxes in the developer portal, you set up a dev center and project in Microsoft Dev Box. The following diagram gives an overview of the relationship between the different components in Microsoft Dev Box.

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ This article describes the key concepts and components of Microsoft Dev Box to h
1717

1818
Microsoft Dev Box gives developers self-service access to preconfigured and ready-to-code cloud-based workstations. You can configure the service to meet your development team and project structure, manage security, and network settings to access resources securely. Different components play a part in the configuration of Microsoft Dev Box.
1919

20-
Microsoft Dev Box builds on the same foundations as [Azure Deployment Environments](/azure/deployment-environments/overview-what-is-azure-deployment-environments). Deployment Environments provides developers with preconfigured cloud-based environments for developing applications. The services are complementary and share certain architectural components, such as a [dev center](#dev-center) or [project](#project).
20+
Watch this video to learn more about Microsoft Dev Box:
21+
>[!VIDEO https://learn-video.azurefd.net/vod/player?id=c0df17f8-bafe-494d-9a64-6743de3e5555]
2122
2223
This diagram shows the key components of Dev Box and how they relate to each other. You can learn more about each component in the following sections.
2324

@@ -84,6 +85,10 @@ If the region you prefer isn't available for Dev Box, choose a region within 500
8485

8586
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.
8687

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+
8792
## Dev box
8893

8994
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.

articles/dev-box/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ landingContent:
2525
links:
2626
- text: What is Microsoft Dev Box?
2727
url: overview-what-is-microsoft-dev-box.md
28-
- text: Architecture overview
29-
url: concept-dev-box-architecture.md
3028
- text: Microsoft Dev Box concepts
3129
url: concept-dev-box-concepts.md
30+
- text: Architecture overview
31+
url: concept-dev-box-architecture.md
3232
- text: Microsoft Dev Box Roadmap
3333
url: dev-box-roadmap.md
3434
- linkListType: learn

articles/dev-box/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@ items:
2525
href: quickstart-team-customizations.md
2626
- name: Concepts
2727
items:
28+
- name: Key concepts
29+
href: concept-dev-box-concepts.md
2830
- name: Architecture overview
2931
href: concept-dev-box-architecture.md
3032
displayName: Architecture,concepts,what is,overview,dev box,devbox,dev center,devcenter,project,networking,intune,azure
3133
- name: Network requirements
3234
href: concept-dev-box-network-requirements.md
3335
displayName: Network,firewall,endpoints,ports,connect,network connection,native,hybrid,hosted,tags
34-
- name: Key concepts
35-
href: concept-dev-box-concepts.md
3636
- name: Azure role-based access control
3737
href: concept-dev-box-role-based-access-control.md
3838
displayName: RBAC,role-based access control,permissions,access,role,role assignment,role definition

0 commit comments

Comments
 (0)