Cognitive Services Face Recognizer

Azure RBAC · AI · Data Plane

Cognitive Services Face Recognizer

Data PlaneIAM ScopeAI·12 permissões

Dado verificado em · Fonte

Total de permissões

12

Actions

0

NotActions

0

DataActions

0
Role ID
9894cab4-e18a-44aa-828b-cb588cd6f2d7
Categoria
AI
Risk 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

Microsoft

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.

Permissões

MicrosoftCarregando...Azure built-in roles

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"
Ver a documentação oficial na Microsoft Learn