Skip to content

Commit ed2ab29

Browse files
committed
minor tweaks
1 parent f8241b6 commit ed2ab29

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/machine-learning/how-to-add-users.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,11 @@ You need certain permission levels to follow the steps in this article. If you c
2929

3030
## Add custom role
3131

32-
There's a built-in role for a data labeler. If you want to use just that built-in role, skip this section and proceed to [add guest user](#add-guest-user).
32+
When you add a user to your project, you assign them a role to define their level of access. Before you add users, define the roles you want to use.
3333

34-
If you want to create a custom role, follow these steps. Make sure to define all the roles you want to use before moving on.
34+
There is a built-in role for data labeling, scoped only to labeling data. If you want to use the built-in role for all your labelers, skip this section and proceed to [add guest user](#add-guest-user).
35+
36+
The following custom roles give other levels of access for a data labeling project. Define all the roles you want to use before moving on to add the users.
3537

3638
To add a custom role, you must have `Microsoft.Authorization/roleAssignments/write` permissions for your subscription - for example, [User Access Administrator](../../articles/role-based-access-control/built-in-roles.md).
3739

0 commit comments

Comments
 (0)