Skip to content

Commit 2293404

Browse files
author
Larry Franks
committed
updates from PM feedback
1 parent 4205ef2 commit 2293404

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

articles/machine-learning/how-to-assign-roles.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -470,6 +470,7 @@ Allows you to review and reject the labeled dataset and view labeling insights.
470470
"Microsoft.MachineLearningServices/workspaces/labeling/labels/read",
471471
"Microsoft.MachineLearningServices/workspaces/labeling/labels/write",
472472
"Microsoft.MachineLearningServices/workspaces/labeling/labels/reject/action",
473+
"Microsoft.MachineLearningServices/workspaces/labeling/labels/update/action",
473474
"Microsoft.MachineLearningServices/workspaces/labeling/projects/read",
474475
"Microsoft.MachineLearningServices/workspaces/labeling/projects/summary/read"
475476
],
@@ -499,7 +500,9 @@ A vendor account manager can help manage all the vendor roles and perform any la
499500
"Microsoft.MachineLearningServices/workspaces/experiments/runs/read",
500501
"Microsoft.MachineLearningServices/workspaces/labeling/labels/read",
501502
"Microsoft.MachineLearningServices/workspaces/labeling/labels/write",
502-
"Microsoft.MachineLearningServices/workspaces/labeling/labels/reject/action",
503+
"Microsoft.MachineLearningServices/workspaces/labeling/labels/reject/action",
504+
"Microsoft.MachineLearningServices/workspaces/labeling/labels/update/action",
505+
"Microsoft.MachineLearningServices/workspaces/labeling/labels/approve_unapprove/action",
503506
"Microsoft.MachineLearningServices/workspaces/labeling/projects/read",
504507
"Microsoft.MachineLearningServices/workspaces/labeling/projects/summary/read",
505508
"Microsoft.MachineLearningServices/workspaces/labeling/export/action",
@@ -526,6 +529,7 @@ A customer quality assurance role can view project dashboards, preview datasets,
526529
"Microsoft.MachineLearningServices/workspaces/experiments/runs/read",
527530
"Microsoft.MachineLearningServices/workspaces/labeling/labels/read",
528531
"Microsoft.MachineLearningServices/workspaces/labeling/labels/reject/action",
532+
"Microsoft.MachineLearningServices/workspaces/labeling/labels/approve_unapprove/action",
529533
"Microsoft.MachineLearningServices/workspaces/labeling/projects/read",
530534
"Microsoft.MachineLearningServices/workspaces/labeling/projects/summary/read",
531535
"Microsoft.MachineLearningServices/workspaces/labeling/export/action",
@@ -551,7 +555,9 @@ A vendor quality assurance role can perform a customer quality assurance role, b
551555
"Microsoft.MachineLearningServices/workspaces/read",
552556
"Microsoft.MachineLearningServices/workspaces/experiments/runs/read",
553557
"Microsoft.MachineLearningServices/workspaces/labeling/labels/read",
554-
"Microsoft.MachineLearningServices/workspaces/labeling/labels/reject/action",
558+
"Microsoft.MachineLearningServices/workspaces/labeling/labels/reject/action",
559+
"Microsoft.MachineLearningServices/workspaces/labeling/labels/update/action",
560+
"Microsoft.MachineLearningServices/workspaces/labeling/labels/approve_unapprove/action",
555561
"Microsoft.MachineLearningServices/workspaces/labeling/projects/read",
556562
"Microsoft.MachineLearningServices/workspaces/labeling/projects/summary/read",
557563
"Microsoft.MachineLearningServices/workspaces/labeling/export/action"

0 commit comments

Comments
 (0)