Total de permissões
6Actions
0NotActions
0DataActions
0Role ID
add466c9-e687-43fc-8d98-dfcf8d720be5Categoria
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 everything under Data Box Service except giving access to others.
Role Definition (JSON)
{"Name": "Data Box Contributor","Id": "add466c9-e687-43fc-8d98-dfcf8d720be5","IsCustom": false,"Description": "Lets you manage everything under Data Box Service except giving access to others.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Data Box Contributor"
Azure CLI
az role definition list --name "Data Box Contributor"