Total de permissões
4Actions
0NotActions
0DataActions
0Role ID
c8d4ff99-41c3-41a8-9f60-21dfdad59608Categoria
ContainersRisk 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
Microsoftacr quarantine data writer
Role Definition (JSON)
{"Name": "AcrQuarantineWriter","Id": "c8d4ff99-41c3-41a8-9f60-21dfdad59608","IsCustom": false,"Description": "acr quarantine data writer","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "AcrQuarantineWriter"
Azure CLI
az role definition list --name "AcrQuarantineWriter"