Azure Stack HCI Administrator

Azure RBAC · Management · Access Management

Azure Stack HCI Administrator

Privilegiada
Access ManagementIAM ScopeManagement·103 permissões

Dado verificado em · Fonte

Total de permissões

103

Actions

0

NotActions

0

DataActions

0
Role ID
bda0d508-adf1-4af0-9c28-88919fc3ae06
Categoria
Management
Risk Tier
Access Management (AM)
Risk Tier: Access Management

Grants the ability to manage security configurations, role assignments, or identity services without full resource control.

Descrição

Microsoft

Grants full access to the cluster and its resources, including the ability to register Azure Stack HCI and assign others as Azure Arc HCI VM Contributor and/or Azure Arc HCI VM Reader

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Azure Stack HCI Administrator",
"Id": "bda0d508-adf1-4af0-9c28-88919fc3ae06",
"IsCustom": false,
"Description": "Grants full access to the cluster and its resources, including the ability to register Azure Stack HCI and assign others as Azure Arc HCI VM Contributor and/or Azure Arc HCI VM Reader",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Azure Stack HCI Administrator"

Azure CLI

az role definition list --name "Azure Stack HCI Administrator"
Ver a documentação oficial na Microsoft Learn