Total de permissões
42Actions
0NotActions
0DataActions
0Role ID
4b3fe76c-f777-4d24-a2d7-b027b0f7b273Categoria
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
MicrosoftGrants permissions to view VMs
Role Definition (JSON)
{"Name": "Azure Stack HCI VM Reader","Id": "4b3fe76c-f777-4d24-a2d7-b027b0f7b273","IsCustom": false,"Description": "Grants permissions to view VMs","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Azure Stack HCI VM Reader"
Azure CLI
az role definition list --name "Azure Stack HCI VM Reader"