Total de permissões
8Actions
0NotActions
0DataActions
0Role ID
e9dba6fb-3d52-4cf0-bce3-f06ce71b9e0fCategoria
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
MicrosoftGives you read access to management and content operations, but does not allow making changes
Role Definition (JSON)
{"Name": "Device Update Reader","Id": "e9dba6fb-3d52-4cf0-bce3-f06ce71b9e0f","IsCustom": false,"Description": "Gives you read access to management and content operations, but does not allow making changes","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Device Update Reader"
Azure CLI
az role definition list --name "Device Update Reader"