Azure Stack Registration Owner

Azure RBAC · Management · Contributor

Azure Stack Registration Owner

ContributorIAM ScopeManagement·4 permissões

Dado verificado em · Fonte

Total de permissões

4

Actions

0

NotActions

0

DataActions

0
Role ID
6f12a6df-dd06-4f3e-bcb1-ce8be600526a
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

Lets you manage Azure Stack registrations.

Permissões

MicrosoftCarregando...Azure built-in roles

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"
Ver a documentação oficial na Microsoft Learn