Azure Stack HCI VM Contributor
ContributorIAM ScopeManagement·75 permissões
Dado verificado em · Fonte
Total de permissões
75Actions
0NotActions
0DataActions
0Role ID
874d1c73-6003-4e60-a13a-cb31ea190a85Categoria
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 perform all VM actions
Role Definition (JSON)
{"Name": "Azure Stack HCI VM Contributor","Id": "874d1c73-6003-4e60-a13a-cb31ea190a85","IsCustom": false,"Description": "Grants permissions to perform all VM actions","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Azure Stack HCI VM Contributor"
Azure CLI
az role definition list --name "Azure Stack HCI VM Contributor"