Total de permissões
7Actions
0NotActions
0DataActions
0Role ID
d1ee9a80-8b14-47f0-bdc2-f4a351625a7bCategoria
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 content operations, but does not allow making changes
Role Definition (JSON)
{"Name": "Device Update Content Reader","Id": "d1ee9a80-8b14-47f0-bdc2-f4a351625a7b","IsCustom": false,"Description": "Gives you read access to content operations, but does not allow making changes","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Device Update Content Reader"
Azure CLI
az role definition list --name "Device Update Content Reader"