Container Registry Data Importer and Data Reader

Azure RBAC · Containers · Contributor

Container Registry Data Importer and Data Reader

ContributorIAM ScopeContainers·6 permissões

Dado verificado em · Fonte

Total de permissões

6

Actions

0

NotActions

0

DataActions

0
Role ID
577a9874-89fd-4f24-9dbd-b5034d0ad23a
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

Provides the ability to import images into a registry through the registry import operation. Provides the ability to list repositories, view images and tags, get manifests, and pull images. Does not provide permissions for importing images through configuring registry transfer pipelines such as import and export pipelines. Does not provide permissions for importing through configuring Artifact Cache or Sync rules.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Container Registry Data Importer and Data Reader",
"Id": "577a9874-89fd-4f24-9dbd-b5034d0ad23a",
"IsCustom": false,
"Description": "Provides the ability to import images into a registry through the registry import operation. Provides the ability to list repositories, view images and tags, get manifests, and pull images. Does not provide permissions for importing images through configuring registry transfer pipelines such as import and export pipelines. Does not provide permissions for importing through configuring Artifact Cache or Sync rules.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Container Registry Data Importer and Data Reader"

Azure CLI

az role definition list --name "Container Registry Data Importer and Data Reader"
Ver a documentação oficial na Microsoft Learn