Managed Services Registration assignment Delete Role

Azure RBAC · Management · Contributor

Managed Services Registration assignment Delete Role

ContributorIAM ScopeManagement·3 permissões

Dado verificado em · Fonte

Total de permissões

3

Actions

0

NotActions

0

DataActions

0
Role ID
91c1777a-f3dc-4fae-b103-61d183457e46
Categoria
Management
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

Managed Services Registration Assignment Delete Role allows the managing tenant users to delete the registration assignment assigned to their tenant.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Managed Services Registration assignment Delete Role",
"Id": "91c1777a-f3dc-4fae-b103-61d183457e46",
"IsCustom": false,
"Description": "Managed Services Registration Assignment Delete Role allows the managing tenant users to delete the registration assignment assigned to their tenant.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Managed Services Registration assignment Delete Role"

Azure CLI

az role definition list --name "Managed Services Registration assignment Delete Role"
Ver a documentação oficial na Microsoft Learn