Web Plan Contributor

Azure RBAC · AppService · Contributor

Web Plan Contributor

ContributorIAM ScopeAppService·9 permissões

Dado verificado em · Fonte

Total de permissões

9

Actions

0

NotActions

0

DataActions

0
Role ID
2cc479cb-7b4d-49a8-b449-8c00fd0f0a4b
Categoria
AppService
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 the web plans for websites, but not access to them.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Web Plan Contributor",
"Id": "2cc479cb-7b4d-49a8-b449-8c00fd0f0a4b",
"IsCustom": false,
"Description": "Lets you manage the web plans for websites, but not access to them.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Web Plan Contributor"

Azure CLI

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