@@ -470,6 +470,7 @@ Allows you to review and reject the labeled dataset and view labeling insights.
470
470
" Microsoft.MachineLearningServices/workspaces/labeling/labels/read" ,
471
471
" Microsoft.MachineLearningServices/workspaces/labeling/labels/write" ,
472
472
" Microsoft.MachineLearningServices/workspaces/labeling/labels/reject/action" ,
473
+ " Microsoft.MachineLearningServices/workspaces/labeling/labels/update/action" ,
473
474
" Microsoft.MachineLearningServices/workspaces/labeling/projects/read" ,
474
475
" Microsoft.MachineLearningServices/workspaces/labeling/projects/summary/read"
475
476
],
@@ -499,7 +500,9 @@ A vendor account manager can help manage all the vendor roles and perform any la
499
500
" Microsoft.MachineLearningServices/workspaces/experiments/runs/read" ,
500
501
" Microsoft.MachineLearningServices/workspaces/labeling/labels/read" ,
501
502
" 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" ,
503
506
" Microsoft.MachineLearningServices/workspaces/labeling/projects/read" ,
504
507
" Microsoft.MachineLearningServices/workspaces/labeling/projects/summary/read" ,
505
508
" Microsoft.MachineLearningServices/workspaces/labeling/export/action" ,
@@ -526,6 +529,7 @@ A customer quality assurance role can view project dashboards, preview datasets,
526
529
" Microsoft.MachineLearningServices/workspaces/experiments/runs/read" ,
527
530
" Microsoft.MachineLearningServices/workspaces/labeling/labels/read" ,
528
531
" Microsoft.MachineLearningServices/workspaces/labeling/labels/reject/action" ,
532
+ " Microsoft.MachineLearningServices/workspaces/labeling/labels/approve_unapprove/action" ,
529
533
" Microsoft.MachineLearningServices/workspaces/labeling/projects/read" ,
530
534
" Microsoft.MachineLearningServices/workspaces/labeling/projects/summary/read" ,
531
535
" Microsoft.MachineLearningServices/workspaces/labeling/export/action" ,
@@ -551,7 +555,9 @@ A vendor quality assurance role can perform a customer quality assurance role, b
551
555
" Microsoft.MachineLearningServices/workspaces/read" ,
552
556
" Microsoft.MachineLearningServices/workspaces/experiments/runs/read" ,
553
557
" 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" ,
555
561
" Microsoft.MachineLearningServices/workspaces/labeling/projects/read" ,
556
562
" Microsoft.MachineLearningServices/workspaces/labeling/projects/summary/read" ,
557
563
" Microsoft.MachineLearningServices/workspaces/labeling/export/action"
0 commit comments