Total de permissões
18Actions
0NotActions
0DataActions
0Role ID
25fbc0a9-bd7c-42a3-aa1a-3b75d497ee68Categoria
AIRisk Tier
Contributor (CTB)Risk Tier: Contributor
Grants full write access to create and manage all resources but cannot assign roles or manage access to others.
Descrição
MicrosoftLets you create, read, update, delete and manage keys of Cognitive Services.
Role Definition (JSON)
{"Name": "Cognitive Services Contributor","Id": "25fbc0a9-bd7c-42a3-aa1a-3b75d497ee68","IsCustom": false,"Description": "Lets you create, read, update, delete and manage keys of Cognitive Services.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Cognitive Services Contributor"
Azure CLI
az role definition list --name "Cognitive Services Contributor"