Json |
{
"Name": "Cognitive Services Custom Vision Labeler",
"Id": "88424f51-ebe7-446f-bc41-7fa16989e96c",
"IsCustom": false,
"Description": "View, edit training images and create, add, remove, or delete the image tags. Labelers can view the project but can’t update anything other than training images and tags.",
"Actions": [
"Microsoft.CognitiveServices/*/read"
],
"NotActions": [
],
"DataActions": [
"Microsoft.CognitiveServices/accounts/CustomVision/*/read",
"Microsoft.CognitiveServices/accounts/CustomVision/projects/predictions/query/action",
"Microsoft.CognitiveServices/accounts/CustomVision/projects/images/*",
"Microsoft.CognitiveServices/accounts/CustomVision/projects/tags/*",
"Microsoft.CognitiveServices/accounts/CustomVision/projects/images/suggested/*",
"Microsoft.CognitiveServices/accounts/CustomVision/projects/tagsandregions/suggestions/action"
],
"NotDataActions": [
"Microsoft.CognitiveServices/accounts/CustomVision/projects/export/read"
],
"AssignableScopes": [
"/"
]
}
|