Skip to content

Commit 19aeb0b

Browse files
committed
Fixing spacing
1 parent 7447dfd commit 19aeb0b

File tree

4 files changed

+9
-6
lines changed

4 files changed

+9
-6
lines changed
0 Bytes
Loading
-808 Bytes
Loading
0 Bytes
Loading

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

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ To begin the configuration, you'll create a dev center to enable you to manage y
4949
:::image type="content" source="./media/quickstart-configure-dev-box-service/discover-dev-centers.png" alt-text="Screenshot showing the Azure portal with the search box and dev centers result highlighted.":::
5050

5151
1. On the dev centers page, select **+Create**.
52+
5253
:::image type="content" source="./media/quickstart-configure-dev-box-service/create-dev-center.png" alt-text="Screenshot showing the Azure portal Dev center with create highlighted.":::
5354

5455
1. On the **Create a dev center** page, on the **Basics** tab, enter the following values:
@@ -72,6 +73,7 @@ To begin the configuration, you'll create a dev center to enable you to manage y
7273
1. On the **Review** tab, select **Create**.
7374

7475
1. You can check on the progress of the dev center creation from any page in the Azure portal by opening the notifications pane.
76+
7577
:::image type="content" source="./media/quickstart-configure-dev-box-service/notifications-pane.png" alt-text="Screenshot showing Azure portal notifications pane.":::
7678

7779
1. When the deployment is complete, select **Go to resource**. You'll see the dev center page.
@@ -303,19 +305,20 @@ Before users can create dev boxes based on the dev box pools in a project, you m
303305

304306
1. Assign the following role. For detailed steps, see [Assign Azure roles using the Azure portal](/azure/role-based-access-control/role-assignments-portal).
305307

306-
|Setting |Value |
307-
|---------|---------|
308-
|Role | DevCenter Dev Box User |
309-
|Assign access to | User |
310-
|Members | Your account |
308+
|Setting |Value |
309+
|---------|---------|
310+
|Role | DevCenter Dev Box User |
311+
|Assign access to | User |
312+
|Members | Your account |
311313

312-
The user will now be able to 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).
314+
The user will now be able to 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).
313315

314316
[!INCLUDE [supported accounts note](./includes/note-supported-accounts.md)]
315317

316318
## Project admins
317319

318320
The Microsoft Dev Box 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 provide users permissions to manage projects, add them to the DevCenter Project Admin role.
321+
319322
You can assign the DevCenter Project Admin role by using the [Provide access to a dev box project](#provide-access-to-a-dev-box-project) steps, 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).
320323

321324
[!INCLUDE [permissions note](./includes/note-permission-to-create-dev-box.md)]

0 commit comments

Comments
 (0)