Total de permissões
10Actions
0NotActions
0DataActions
0Role ID
028f4ed7-e2a9-465e-a8f4-9c0ffdfdc027Categoria
StorageRisk 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
MicrosoftLets you manage Data Box Service except creating order or editing order details and giving access to others.
Role Definition (JSON)
{"Name": "Data Box Reader","Id": "028f4ed7-e2a9-465e-a8f4-9c0ffdfdc027","IsCustom": false,"Description": "Lets you manage Data Box Service except creating order or editing order details and giving access to others.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Data Box Reader"
Azure CLI
az role definition list --name "Data Box Reader"