Total de permissões
12Actions
0NotActions
0DataActions
0Role ID
9894cab4-e18a-44aa-828b-cb588cd6f2d7Categoria
AIRisk Tier
Data Plane (DP)Risk Tier: Data Plane
Grants access to data stored within services (blobs, queues, secrets, keys) without management plane control.
Descrição
MicrosoftLets 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.
Role Definition (JSON)
{"Name": "Cognitive Services Face Recognizer","Id": "9894cab4-e18a-44aa-828b-cb588cd6f2d7","IsCustom": false,"Description": "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.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Cognitive Services Face Recognizer"
Azure CLI
az role definition list --name "Cognitive Services Face Recognizer"