Container Registry Data Importer and Data Reader
ContributorIAM ScopeContainers·6 permissões
Dado verificado em · Fonte
Total de permissões
6Actions
0NotActions
0DataActions
0Role ID
577a9874-89fd-4f24-9dbd-b5034d0ad23aCategoria
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
MicrosoftProvides 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.
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"