AcrImageSigner

Azure RBAC · Containers · Contributor

AcrImageSigner

ContributorIAM ScopeContainers·2 permissões

Dado verificado em · Fonte

Total de permissões

2

Actions

0

NotActions

0

DataActions

0
Role ID
6cef56e8-d556-48e5-a04f-b8e64114680f
Categoria
Containers
Risk 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

Microsoft

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.

Permissões

MicrosoftCarregando...Azure built-in roles

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"
Ver a documentação oficial na Microsoft Learn