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/quickstart-configure-dev-box-service.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ To complete this quickstart, you need:
36
36
- Microsoft 365 Education Student Use Benefit
37
37
-[Azure Hybrid Benefit](https://azure.microsoft.com/pricing/hybrid-benefit/), which allows you to use your Windows licenses on Azure with Dev Box.
38
38
- Certain ports to be open so that the Dev Box service can function if your organization routes egress traffic through a firewall. For more information, see [Network requirements](/windows-365/enterprise/requirements-network).
39
-
## 1. Create a dev center
39
+
## Create a dev center
40
40
41
41
Use the following steps to create a dev center so that you can manage your dev box resources:
42
42
@@ -77,7 +77,7 @@ Use the following steps to create a dev center so that you can manage your dev b
77
77
78
78
1. When the deployment is complete, select **Go to resource**. Confirm that the dev center page appears.
79
79
80
-
## 2. Create a network connection
80
+
## Create a network connection
81
81
82
82
Network connections determine the region in which dev boxes are deployed. They also allow dev boxes to be connected to your existing virtual networks. The following steps show you how to create and configure a network connection in Microsoft Dev Box Preview.
83
83
@@ -181,7 +181,7 @@ To create the connection, complete the steps on the relevant tab.
181
181
1. When the deployment is complete, select **Go to resource**. The network connection appears on the **Network connections** page.
182
182
183
183
---
184
-
## 3. Attach a network connection to a dev center
184
+
## Attach a network connection to a dev center
185
185
186
186
To provide network configuration information for dev boxes, associate a network connection with a dev center:
187
187
@@ -201,7 +201,7 @@ After you attach a network connection, the Azure portal runs several health chec
201
201
202
202
To resolve any errors, see [Troubleshoot Azure network connections](/windows-365/enterprise/troubleshoot-azure-network-connection).
203
203
204
-
## 4. Create a dev box definition
204
+
## Create a dev box definition
205
205
206
206
Dev box definitions define the image and SKU (compute + storage) that will be used in creation of the dev boxes. To create and configure a dev box definition:
207
207
@@ -225,7 +225,7 @@ Dev box definitions define the image and SKU (compute + storage) that will be us
225
225
226
226
1. Select **Create**.
227
227
228
-
## 5. Create a project
228
+
## Create a project
229
229
230
230
Dev box projects enable you to manage team-level settings. These settings include providing access to development teams so that developers can create dev boxes.
231
231
@@ -259,7 +259,7 @@ To create and configure a project in a dev box:
259
259
260
260
1. Verify that the project appears on the **Projects** page.
261
261
262
-
## 6. Create a dev box pool
262
+
## Create a dev box pool
263
263
264
264
A dev box pool is a collection of dev boxes that have similar settings. Dev box pools specify the dev box definitions and network connections that dev boxes will use. You must associate at least one pool with your project before users can create a dev box.
265
265
@@ -300,7 +300,7 @@ The Azure portal deploys the dev box pool and runs health checks to ensure that
300
300
301
301
:::image type="content" source="./media/quickstart-configure-dev-box-service/dev-box-pool-grid-populated.png" alt-text="Screenshot that shows a list of dev box pools and status information.":::
302
302
303
-
## 7. Provide access to a dev box project for developers
303
+
## Provide access to a dev box project for developers
304
304
305
305
Before users can create dev boxes based on the dev box pools in a project, you must provide access for them through a role assignment. The Dev Box User role enables dev box users to create, manage, and delete their own dev boxes. You must have sufficient permissions to a project before you can add users to it.
0 commit comments