Device Update Deployments Reader
ContributorIAM ScopeManagement·8 permissões
Dado verificado em · Fonte
Total de permissões
8Actions
0NotActions
0DataActions
0Role ID
49e2f5d2-7741-4835-8efa-19e1fe35e47fCategoria
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 operations, but does not allow making changes
Role Definition (JSON)
{"Name": "Device Update Deployments Reader","Id": "49e2f5d2-7741-4835-8efa-19e1fe35e47f","IsCustom": false,"Description": "Gives you read access to management operations, but does not allow making changes","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Device Update Deployments Reader"
Azure CLI
az role definition list --name "Device Update Deployments Reader"