Total de permissões
2Actions
0NotActions
0DataActions
0Role ID
6cef56e8-d556-48e5-a04f-b8e64114680fCategoria
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
MicrosoftPlanned DEPRECATION on March 31, 2028. Grant the signing permission for content trust. As content trust is being deprecated and will be completely removed on March 31, 2028, this role will also be removed. Refer to https://aka.ms/acr/dctdeprecation for details and transition guidance.
Role Definition (JSON)
{"Name": "AcrImageSigner","Id": "6cef56e8-d556-48e5-a04f-b8e64114680f","IsCustom": false,"Description": "Planned DEPRECATION on March 31, 2028. Grant the signing permission for content trust. As content trust is being deprecated and will be completely removed on March 31, 2028, this role will also be removed. Refer to https://aka.ms/acr/dctdeprecation for details and transition guidance.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "AcrImageSigner"
Azure CLI
az role definition list --name "AcrImageSigner"