Managed Services Registration assignment Delete Role
ContributorIAM ScopeManagement·3 permissões
Dado verificado em · Fonte
Total de permissões
3Actions
0NotActions
0DataActions
0Role ID
91c1777a-f3dc-4fae-b103-61d183457e46Categoria
ManagementRisk 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
MicrosoftManaged Services Registration Assignment Delete Role allows the managing tenant users to delete the registration assignment assigned to their tenant.
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"