Total de permissões
4Actions
0NotActions
0DataActions
0Role ID
6f12a6df-dd06-4f3e-bcb1-ce8be600526aCategoria
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
MicrosoftLets you manage Azure Stack registrations.
Role Definition (JSON)
{"Name": "Azure Stack Registration Owner","Id": "6f12a6df-dd06-4f3e-bcb1-ce8be600526a","IsCustom": false,"Description": "Lets you manage Azure Stack registrations.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Azure Stack Registration Owner"
Azure CLI
az role definition list --name "Azure Stack Registration Owner"