Search Service Contributor

Azure RBAC · AI · Contributor

Search Service Contributor

ContributorIAM ScopeAI·7 permissões

Dado verificado em · Fonte

Total de permissões

7

Actions

0

NotActions

0

DataActions

0
Role ID
7ca78c08-252a-4471-8644-bb5ff32d4ba0
Categoria
AI
Risk 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

Microsoft

Lets you manage Search services, but not access to them.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Search Service Contributor",
"Id": "7ca78c08-252a-4471-8644-bb5ff32d4ba0",
"IsCustom": false,
"Description": "Lets you manage Search services, but not access to them.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Search Service Contributor"

Azure CLI

az role definition list --name "Search Service Contributor"
Ver a documentação oficial na Microsoft Learn