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
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ author: RoseHJM
9
9
ms.author: rosemalcolm
10
10
ms.date: 01/24/2023
11
11
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.
13
13
---
14
14
15
15
# 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
52
52
53
53
:::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.":::
54
54
55
-
1. On the **Dev centers** page, select **+Create**.
55
+
1. On the **Dev centers** page, select **Create**.
56
56
57
57
:::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.":::
58
58
@@ -157,7 +157,7 @@ You now need a network connection to associate the virtual network and subnet wi
157
157
|----|----|
158
158
|**Domain join type**|Select **Hybrid Azure active directory join**.|
159
159
|**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.|
161
161
|**Name**|Enter a descriptive name for your network connection.|
162
162
|**Virtual network**|Select the virtual network that you want the network connection to use.|
163
163
|**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
220
220
221
221
## Create a project
222
222
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.
224
224
225
225
To create and configure a project in a dev box:
226
226
227
227
1. In the search box, enter **projects**. In the search results, select **Projects**.
228
228
229
-
1. On the **Projects** page, select **+Create**.
229
+
1. On the **Projects** page, select **Create**.
230
230
231
231
1. On the **Create a project** page, on the **Basics** tab, enter the following values:
232
232
@@ -235,7 +235,7 @@ To create and configure a project in a dev box:
235
235
|**Subscription**|Select the subscription in which you want to create the project.|
236
236
|**Resource group**|Select an existing resource group, or select **Create new** and then enter a name for the new resource group.|
237
237
|**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. |
239
239
|**Description**|Enter a brief description of the project. |
240
240
241
241
:::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:
268
268
269
269
:::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.":::
270
270
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:
272
272
273
273
|Name|Value|
274
274
|----|----|
@@ -277,7 +277,7 @@ To create a dev box pool that's associated with a project:
277
277
|**Network connection**|Select an existing network connection. The network connection determines the region of the dev boxes created within this pool.|
278
278
|**Dev box Creator Privileges**|Select **Local Administrator** or **Standard User**.|
279
279
|**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.|
281
281
|**Time zone**| Select the time zone that the stop time is in.|
282
282
|**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. |
283
283
@@ -299,7 +299,7 @@ To assign roles:
299
299
300
300
1. In the search box, enter **projects**. In the search results, select **Projects**.
301
301
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.
303
303
304
304
:::image type="content" source="./media/quickstart-configure-dev-box-service/select-project.png" alt-text="Screenshot of the list of existing projects.":::
305
305
@@ -317,13 +317,13 @@ To assign roles:
317
317
|**Assign access to**| User |
318
318
|**Members**| Your account |
319
319
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).
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.
327
327
328
328
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).
Copy file name to clipboardExpand all lines: articles/dev-box/quickstart-connect-to-dev-box-with-remote-desktop-app.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ To complete this quickstart, you must first:
27
27
28
28
## Download the client and connect to your dev box
29
29
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.
31
31
32
32
# [Windows](#tab/windows)
33
33
@@ -69,7 +69,7 @@ To use a non-Windows Remote Desktop client to connect to your dev box:
69
69
70
70
1. Sign in to the [developer portal](https://aka.ms/devbox-portal).
:::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.":::
Copy file name to clipboardExpand all lines: articles/dev-box/quickstart-create-dev-box.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ When you no longer need your dev box, you can delete it:
69
69
70
70
1. For the dev box you that you want to delete, from the **Actions** menu, select **Delete**.
71
71
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.":::
0 commit comments