Skip to content

Commit 62aacd5

Browse files
Merge pull request #289397 from rolyon/rolyon-rbac-roles-oct2024
[Azure RBAC] Cognitive Services roles updates
2 parents 3eb236a + e3d221e commit 62aacd5

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

articles/role-based-access-control/built-in-roles.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.workload: identity
77
author: rolyon
88
manager: amycolannino
99
ms.author: rolyon
10-
ms.date: 09/20/2024
10+
ms.date: 10/28/2024
1111
ms.custom: generated
1212
---
1313

@@ -274,7 +274,7 @@ The following table provides a brief description of each built-in role. Click th
274274
> | <a name='cognitive-services-custom-vision-labeler'></a>[Cognitive Services Custom Vision Labeler](./built-in-roles/ai-machine-learning.md#cognitive-services-custom-vision-labeler) | 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. | 88424f51-ebe7-446f-bc41-7fa16989e96c |
275275
> | <a name='cognitive-services-custom-vision-reader'></a>[Cognitive Services Custom Vision Reader](./built-in-roles/ai-machine-learning.md#cognitive-services-custom-vision-reader) | Read-only actions in the project. Readers can't create or update the project. | 93586559-c37d-4a6b-ba08-b9f0940c2d73 |
276276
> | <a name='cognitive-services-custom-vision-trainer'></a>[Cognitive Services Custom Vision Trainer](./built-in-roles/ai-machine-learning.md#cognitive-services-custom-vision-trainer) | View, edit projects and train the models, including the ability to publish, unpublish, export the models. Trainers can't create or delete the project. | 0a5ae4ab-0d65-4eeb-be61-29fc9b54394b |
277-
> | <a name='cognitive-services-data-reader-preview'></a>[Cognitive Services Data Reader (Preview)](./built-in-roles/ai-machine-learning.md#cognitive-services-data-reader-preview) | Lets you read Cognitive Services data. | b59867f0-fa02-499b-be73-45a86b5b3e1c |
277+
> | <a name='cognitive-services-data-reader'></a>[Cognitive Services Data Reader](./built-in-roles/ai-machine-learning.md#cognitive-services-data-reader) | Lets you read Cognitive Services data. | b59867f0-fa02-499b-be73-45a86b5b3e1c |
278278
> | <a name='cognitive-services-face-recognizer'></a>[Cognitive Services Face Recognizer](./built-in-roles/ai-machine-learning.md#cognitive-services-face-recognizer) | Lets you perform detect, verify, identify, group, and find similar operations on Face API. This role does not allow create or delete operations, which makes it well suited for endpoints that only need inferencing capabilities, following 'least privilege' best practices. | 9894cab4-e18a-44aa-828b-cb588cd6f2d7 |
279279
> | <a name='cognitive-services-immersive-reader-user'></a>[Cognitive Services Immersive Reader User](./built-in-roles/ai-machine-learning.md#cognitive-services-immersive-reader-user) | Provides access to create Immersive Reader sessions and call APIs | b2de6794-95db-4659-8781-7e080d3f2b9d |
280280
> | <a name='cognitive-services-language-owner'></a>[Cognitive Services Language Owner](./built-in-roles/ai-machine-learning.md#cognitive-services-language-owner) | Has access to all Read, Test, Write, Deploy and Delete functions under Language portal | f07febfe-79bc-46b1-8b37-790e26e6e498 |

articles/role-based-access-control/built-in-roles/ai-machine-learning.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.workload: identity
77
author: rolyon
88
manager: amycolannino
99
ms.author: rolyon
10-
ms.date: 09/20/2024
10+
ms.date: 10/28/2024
1111
ms.custom: generated
1212
---
1313

@@ -969,10 +969,12 @@ View, edit projects and train the models, including the ability to publish, unpu
969969
}
970970
```
971971

972-
## Cognitive Services Data Reader (Preview)
972+
## Cognitive Services Data Reader
973973

974974
Lets you read Cognitive Services data.
975975

976+
[Learn more](/azure/ai-services/speech-service/role-based-access-control)
977+
976978
> [!div class="mx-tableFixed"]
977979
> | Actions | Description |
978980
> | --- | --- |
@@ -1002,7 +1004,7 @@ Lets you read Cognitive Services data.
10021004
"notDataActions": []
10031005
}
10041006
],
1005-
"roleName": "Cognitive Services Data Reader (Preview)",
1007+
"roleName": "Cognitive Services Data Reader",
10061008
"roleType": "BuiltInRole",
10071009
"type": "Microsoft.Authorization/roleDefinitions"
10081010
}
@@ -1970,6 +1972,7 @@ Access to the real-time speech recognition and batch transcription APIs, real-ti
19701972
> | [Microsoft.CognitiveServices](../permissions/ai-machine-learning.md#microsoftcognitiveservices)/accounts/SpeechServices/*/transcriptions/read | |
19711973
> | [Microsoft.CognitiveServices](../permissions/ai-machine-learning.md#microsoftcognitiveservices)/accounts/SpeechServices/*/transcriptions/write | |
19721974
> | [Microsoft.CognitiveServices](../permissions/ai-machine-learning.md#microsoftcognitiveservices)/accounts/SpeechServices/*/transcriptions/delete | |
1975+
> | [Microsoft.CognitiveServices](../permissions/ai-machine-learning.md#microsoftcognitiveservices)/accounts/SpeechServices/*/transcriptions/action | |
19731976
> | [Microsoft.CognitiveServices](../permissions/ai-machine-learning.md#microsoftcognitiveservices)/accounts/SpeechServices/*/frontend/action | |
19741977
> | [Microsoft.CognitiveServices](../permissions/ai-machine-learning.md#microsoftcognitiveservices)/accounts/SpeechServices/text-dependent/*/action | |
19751978
> | [Microsoft.CognitiveServices](../permissions/ai-machine-learning.md#microsoftcognitiveservices)/accounts/SpeechServices/text-independent/*/action | |
@@ -2006,6 +2009,7 @@ Access to the real-time speech recognition and batch transcription APIs, real-ti
20062009
"Microsoft.CognitiveServices/accounts/SpeechServices/*/transcriptions/read",
20072010
"Microsoft.CognitiveServices/accounts/SpeechServices/*/transcriptions/write",
20082011
"Microsoft.CognitiveServices/accounts/SpeechServices/*/transcriptions/delete",
2012+
"Microsoft.CognitiveServices/accounts/SpeechServices/*/transcriptions/action",
20092013
"Microsoft.CognitiveServices/accounts/SpeechServices/*/frontend/action",
20102014
"Microsoft.CognitiveServices/accounts/SpeechServices/text-dependent/*/action",
20112015
"Microsoft.CognitiveServices/accounts/SpeechServices/text-independent/*/action",

0 commit comments

Comments
 (0)