You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/dev-box/concept-dev-box-concepts.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -19,17 +19,17 @@ ms.custom: template-concept
19
19
20
20
This article describes the key concepts and components of Microsoft Dev Box preview.
21
21
22
-
## DevCenter
22
+
## Dev center
23
23
24
-
A DevCenter is a collection of projects that require similar settings. DevCenters enable dev infrastructure managers to manage the images and SKUs available to the projects using [dev box definitions](concept-dev-box-concepts.md#dev-box-definition), and configure the networks the development teams consume using [network connections](./concept-dev-box-concepts.md#network-connection).
24
+
A dev center is a collection of projects that require similar settings. Dev centers enable dev infrastructure managers to manage the images and SKUs available to the projects using [dev box definitions](concept-dev-box-concepts.md#dev-box-definition), and configure the networks the development teams consume using [network connections](./concept-dev-box-concepts.md#network-connection).
25
25
26
26
## Projects
27
27
28
-
A project is the point of access for the development team members. When you associate a project with a DevCenter, all the settings at the DevCenter level will be applied to the project automatically. Each project can be associated with only one DevCenter. Dev managers can configure the dev boxes available for the project by specifying the [dev box definitions](./concept-dev-box-concepts.md#dev-box-definition) appropriate for their workloads.
28
+
A project is the point of access for the development team members. When you associate a project with a dev center, all the settings at the dev center level will be applied to the project automatically. Each project can be associated with only one dev center. Dev managers can configure the dev boxes available for the project by specifying the [dev box definitions](./concept-dev-box-concepts.md#dev-box-definition) appropriate for their workloads.
29
29
30
30
## Dev box definition
31
31
32
-
A dev box definition specifies a source image and size, including compute size and storage size. You can use a source image from the marketplace, or a custom image from your own [Azure Compute Gallery](./how-to-configure-azure-compute-gallery.md). You can use dev box definitions across multiple projects in a DevCenter.
32
+
A dev box definition specifies a source image and size, including compute size and storage size. You can use a source image from the marketplace, or a custom image from your own [Azure Compute Gallery](./how-to-configure-azure-compute-gallery.md). You can use dev box definitions across multiple projects in a dev center.
Copy file name to clipboardExpand all lines: articles/dev-box/overview-what-is-microsoft-dev-box.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -14,9 +14,9 @@ adobe-target: true
14
14
15
15
Microsoft Dev Box gives you self-service access to high-performance, preconfigured, and ready-to-code cloud-based workstations called dev boxes. You can set up dev boxes with the tools, source code, and pre-built binaries specific to your project, so you can immediately start work. Whether you’re a developer, tester, or QA professional, you can use dev boxes in your day-to-day workflows.
16
16
17
-
The Dev Box service was designed with three distinct personas in mind: DevCenter owners, project admins, and dev box users.
17
+
The Dev Box service was designed with three distinct personas in mind: dev center owners, project admins, and dev box users.
18
18
19
-
DevCenter owners create and manage DevCenters, which represent the units of organization within an enterprise. They create projects and define the images that are used to create dev boxes. Dev box image definitions can use any developer IDE, SDK, or internal tool that runs on Windows.
19
+
Dev center owners create and manage dev centers, which represent the units of organization within an enterprise. Any user with sufficient permissions on the subscription or resource group can create a dev center. Dev center owners create projects and define the images that are used to create dev boxes. Dev box image definitions can use any developer IDE, SDK, or internal tool that runs on Windows.
20
20
21
21
Project admins are experienced developers with in depth knowledge of their projects who can assist with day-to-day administrative tasks. Project admins create and manage dev box pools, enabling developers in different regions to self-serve dev boxes.
22
22
@@ -46,8 +46,8 @@ Microsoft Dev Box bridges the gap between development teams and IT, bringing con
46
46
- Create dev boxes for various roles on a team. Standard dev boxes might be configured with admin rights, giving full-time developers greater control, while more restricted permissions are applied for contractors.
47
47
48
48
### For dev infrastructure managers
49
-
-**Configure DevCenters**
50
-
- Create DevCenters and define the SKUs and images that the development teams use to self-serve dev boxes.
49
+
-**Configure dev centers**
50
+
- Create dev centers and define the SKUs and images that the development teams use to self-serve dev boxes.
51
51
-**Configure the network connection**
52
52
- Define the network configuration that the development teams consume. The network connection defines the region where the dev box is created.
0 commit comments