Skip to content

Commit 02dbee2

Browse files
Merge pull request #221221 from RoseHJM/dev-box-supported-accounts
Added supported users note.
2 parents c75512e + d86dd24 commit 02dbee2

File tree

4 files changed

+15
-1
lines changed

4 files changed

+15
-1
lines changed

articles/dev-box/how-to-dev-box-user.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ ms.topic: how-to
1414

1515
Team members must have access to a specific Microsoft Dev Box Preview project before they can create dev boxes. By using the built-in DevCenter Dev Box User role, you can assign permissions to Active Directory Users or Groups at the project level.
1616

17+
[!INCLUDE [supported accounts note](./includes/note-supported-accounts.md)]
18+
1719
A DevCenter Dev Box User can:
1820

1921
- View pools within a project.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
author: RoseHJM
3+
ms.author: rosemalcolm
4+
ms.date: 12/12/2022
5+
ms.topic: include
6+
ms.service: dev-box
7+
---
8+
9+
> [!NOTE]
10+
> Microsoft Dev Box Preview doesn't support the use of guest accounts or Microsoft Accounts (Live IDs).

articles/dev-box/overview-what-is-microsoft-dev-box.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Microsoft Dev Box bridges the gap between development teams and IT, bringing con
6565
- Require multi-factor authentication (MFA) sign-in.
6666
- Configure risk-based sign-in policies for Dev Boxes that access sensitive source code and customer data.
6767

68-
68+
[!INCLUDE [supported accounts note](./includes/note-supported-accounts.md)]
6969
## Next steps
7070

7171
Start using Microsoft Dev Box:

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@ Before users can create dev boxes based on the dev box pools in a project, you m
9898

9999
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).
100100

101+
[!INCLUDE [supported accounts note](./includes/note-supported-accounts.md)]
102+
101103
## Project admins
102104

103105
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. The tasks in this quickstart can be performed by project admins. To learn how to add a user to the Project Admin role, see [Provide access to projects for project admins](how-to-project-admin.md).

0 commit comments

Comments
 (0)