Skip to content

Commit 4271f4e

Browse files
committed
edit pass: microsoft-dev-box-docset
1 parent 46e4d26 commit 4271f4e

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

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

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ author: RoseHJM
99
ms.author: rosemalcolm
1010
ms.date: 01/24/2023
1111
ms.custom: references_regions
12-
#Customer intent: As an enterprise admin, I want to understand how to create and configure dev box components so that I can provide dev box projects to my users.
12+
#Customer intent: As an enterprise admin, I want to understand how to create and configure dev box components so that I can provide dev box projects for my users.
1313
---
1414

1515
# Quickstart: Configure Microsoft Dev Box Preview
@@ -52,7 +52,7 @@ Use the following steps to create a dev center so that you can manage your dev b
5252

5353
:::image type="content" source="./media/quickstart-configure-dev-box-service/discover-dev-centers.png" alt-text="Screenshot that shows the Azure portal with the search box and the result for dev centers.":::
5454

55-
1. On the **Dev centers** page, select **+Create**.
55+
1. On the **Dev centers** page, select **Create**.
5656

5757
:::image type="content" source="./media/quickstart-configure-dev-box-service/create-dev-center.png" alt-text="Screenshot that shows the Azure portal with the Create button on the page for dev centers.":::
5858

@@ -157,7 +157,7 @@ You now need a network connection to associate the virtual network and subnet wi
157157
|----|----|
158158
|**Domain join type**|Select **Hybrid Azure active directory join**.|
159159
|**Subscription**|Select the subscription in which you want to create the network connection.|
160-
|**Resource group**|Select an existing resource group, or select **Create new** and then enter a name for the new resource group.|
160+
|**ResourceGroup**|Select an existing resource group, or select **Create new** and then enter a name for the new resource group.|
161161
|**Name**|Enter a descriptive name for your network connection.|
162162
|**Virtual network**|Select the virtual network that you want the network connection to use.|
163163
|**Subnet**|Select the subnet that you want the network connection to use.|
@@ -220,13 +220,13 @@ Dev box definitions define the image and SKU (compute + storage) that will be us
220220

221221
## Create a project
222222

223-
Dev box projects enable you to manage team-level settings, including providing access to development teams so developers can create dev boxes.
223+
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.
224224

225225
To create and configure a project in a dev box:
226226

227227
1. In the search box, enter **projects**. In the search results, select **Projects**.
228228

229-
1. On the **Projects** page, select **+Create**.
229+
1. On the **Projects** page, select **Create**.
230230

231231
1. On the **Create a project** page, on the **Basics** tab, enter the following values:
232232

@@ -235,7 +235,7 @@ To create and configure a project in a dev box:
235235
|**Subscription**|Select the subscription in which you want to create the project.|
236236
|**Resource group**|Select an existing resource group, or select **Create new** and then enter a name for the new resource group.|
237237
|**Dev center**|Select the dev center that you want to associate with this project. All the settings at the dev center level will be applied to the project.|
238-
|**Name**|Enter a name for your project. |
238+
|**Name**|Enter a name for the project. |
239239
|**Description**|Enter a brief description of the project. |
240240

241241
:::image type="content" source="./media/quickstart-configure-dev-box-service/dev-box-project-create.png" alt-text="Screenshot that shows the Basics tab on the page for creating a dev box project.":::
@@ -268,7 +268,7 @@ To create a dev box pool that's associated with a project:
268268

269269
:::image type="content" source="./media/quickstart-configure-dev-box-service/create-pool.png" alt-text="Screenshot that shows the list of dev box pools in a project. The list is empty.":::
270270

271-
1. On the **Create a dev box pool** pane, select or enter the following values:
271+
1. On the **Create a dev box pool** pane, enter the following values:
272272

273273
|Name|Value|
274274
|----|----|
@@ -277,7 +277,7 @@ To create a dev box pool that's associated with a project:
277277
|**Network connection**|Select an existing network connection. The network connection determines the region of the dev boxes created within this pool.|
278278
|**Dev box Creator Privileges**|Select **Local Administrator** or **Standard User**.|
279279
|**Enable Auto-stop**|**Yes** is the default. Select **No** to disable an auto-stop schedule. You can configure an auto-stop schedule after the pool is created.|
280-
|**Stop time**| Select a time to shut down all the dev boxes in the pool. All dev boxes in this pool will be shut down at this time, every day.|
280+
|**Stop time**| Select a time to shut down all the dev boxes in the pool. All dev boxes in this pool will be shut down at this time every day.|
281281
|**Time zone**| Select the time zone that the stop time is in.|
282282
|**Licensing**| Select this checkbox to confirm that your organization has Azure Hybrid Benefit licenses that you want to apply to the dev boxes in this pool. |
283283

@@ -299,7 +299,7 @@ To assign roles:
299299

300300
1. In the search box, enter **projects**. In the search results, select **Projects**.
301301

302-
1. Select the project that you want to provide your team members access to.
302+
1. Select the project that you want to give team members access to.
303303

304304
:::image type="content" source="./media/quickstart-configure-dev-box-service/select-project.png" alt-text="Screenshot of the list of existing projects.":::
305305

@@ -317,13 +317,13 @@ To assign roles:
317317
|**Assign access to** | User |
318318
|**Members** | Your account |
319319

320-
The user can now view the project and all the pools within it. They can create dev boxes from any of the pools and manage those dev boxes from the [developer portal](https://aka.ms/devbox-portal).
320+
The user can now view the project and all the pools within it. The user can create dev boxes from any of the pools and manage those dev boxes from the [developer portal](https://aka.ms/devbox-portal).
321321

322322
[!INCLUDE [supported accounts note](./includes/note-supported-accounts.md)]
323323

324324
## Assign the Project Admin role
325325

326-
The Microsoft Dev Box Preview service makes it possible for you to delegate administration of projects to a member of the project team. Project administrators can assist with the day-to-day management of projects for their team, like creating and managing dev box pools. To give users permissions to manage projects, add them to the DevCenter Project Admin role.
326+
The Microsoft Dev Box Preview service makes it possible for you to delegate administration of projects to a member of the project team. Project administrators can assist with the day-to-day management of projects for their teams, like creating and managing dev box pools. To give users permissions to manage projects, add them to the DevCenter Project Admin role.
327327

328328
You can assign the DevCenter Project Admin role by using the steps described earlier in [Provide access to a dev box project](#provide-access-to-a-dev-box-project), but selecting the Project Admin role instead of the Dev Box User role. For more information, go to [Provide access to projects for project admins](how-to-project-admin.md).
329329

articles/dev-box/quickstart-connect-to-dev-box-with-remote-desktop-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ To complete this quickstart, you must first:
2727

2828
## Download the client and connect to your dev box
2929

30-
Remote Desktop clients are available for many operating systems and devices. In this quickstart, you can view the steps for Windows or the steps for a non-Windows operating system by selecting the appropriate tab.
30+
Remote Desktop clients are available for many operating systems and devices. In this quickstart, you can view the steps for Windows or the steps for a non-Windows operating system by selecting the relevant tab.
3131

3232
# [Windows](#tab/windows)
3333

@@ -69,7 +69,7 @@ To use a non-Windows Remote Desktop client to connect to your dev box:
6969

7070
1. Sign in to the [developer portal](https://aka.ms/devbox-portal).
7171

72-
1. Select **Configure Remote Desktop** from **Quick actions**.
72+
1. Under **Quick actions**, select **Configure Remote Desktop**.
7373

7474
:::image type="content" source="./media/quickstart-connect-to-dev-box-with-remote-desktop-app/configure-remote-desktop-non-windows.png" alt-text="Screenshot of the button for configuring Remote Desktop in the area for quick actions.":::
7575

articles/dev-box/quickstart-create-dev-box.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ When you no longer need your dev box, you can delete it:
6969

7070
1. For the dev box you that you want to delete, from the **Actions** menu, select **Delete**.
7171

72-
:::image type="content" source="./media/quickstart-create-dev-box/dev-portal-delete-dev-box.png" alt-text="Screenshot of the Delete option on the dev box settings menu.":::
72+
:::image type="content" source="./media/quickstart-create-dev-box/dev-portal-delete-dev-box.png" alt-text="Screenshot of the menu command for deleting a dev box.":::
7373

7474
1. To confirm the deletion, select **Delete**.
7575

0 commit comments

Comments
 (0)