Skip to content

Commit ff54bb6

Browse files
committed
Learn Editor: Update quickstart-configure-dev-box-service.md
1 parent 47cfb78 commit ff54bb6

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/dev-box/quickstart-configure-dev-box-service.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ To complete this quickstart, you need:
3636
- Microsoft 365 Education Student Use Benefit
3737
- [Azure Hybrid Benefit](https://azure.microsoft.com/pricing/hybrid-benefit/), which allows you to use your Windows licenses on Azure with Dev Box.
3838
- 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
4040

4141
Use the following steps to create a dev center so that you can manage your dev box resources:
4242

@@ -77,7 +77,7 @@ Use the following steps to create a dev center so that you can manage your dev b
7777

7878
1. When the deployment is complete, select **Go to resource**. Confirm that the dev center page appears.
7979

80-
## 2. Create a network connection
80+
## Create a network connection
8181

8282
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.
8383

@@ -181,7 +181,7 @@ To create the connection, complete the steps on the relevant tab.
181181
1. When the deployment is complete, select **Go to resource**. The network connection appears on the **Network connections** page.
182182

183183
---
184-
## 3. Attach a network connection to a dev center
184+
## Attach a network connection to a dev center
185185

186186
To provide network configuration information for dev boxes, associate a network connection with a dev center:
187187

@@ -201,7 +201,7 @@ After you attach a network connection, the Azure portal runs several health chec
201201

202202
To resolve any errors, see [Troubleshoot Azure network connections](/windows-365/enterprise/troubleshoot-azure-network-connection).
203203

204-
## 4. Create a dev box definition
204+
## Create a dev box definition
205205

206206
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:
207207

@@ -225,7 +225,7 @@ Dev box definitions define the image and SKU (compute + storage) that will be us
225225

226226
1. Select **Create**.
227227

228-
## 5. Create a project
228+
## Create a project
229229

230230
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.
231231

@@ -259,7 +259,7 @@ To create and configure a project in a dev box:
259259

260260
1. Verify that the project appears on the **Projects** page.
261261

262-
## 6. Create a dev box pool
262+
## Create a dev box pool
263263

264264
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.
265265

@@ -300,7 +300,7 @@ The Azure portal deploys the dev box pool and runs health checks to ensure that
300300

301301
:::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.":::
302302

303-
## 7. Provide access to a dev box project for developers
303+
## Provide access to a dev box project for developers
304304

305305
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.
306306

0 commit comments

Comments
 (0)