Total de permissões
7Actions
0NotActions
0DataActions
0Role ID
7ca78c08-252a-4471-8644-bb5ff32d4ba0Categoria
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 manage Search services, but not access to them.
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"