Azure Containers built-in role

Container Registry Transfer Pipeline Contributor

Configures ACR import and export transfer pipelines that move artifacts through intermediary storage accounts and Key Vault. Microsoft explicitly states that it does not grant ordinary image push or pull, storage-account or vault management, or role-assignment authority.

Role-definition permissions are imported from Microsoft Learn. Practical scope, use cases, prerequisites, best practices, security considerations, assignment guidance, and relationships have been reviewed against the official sources below.

Role definition ID: bf94e731-3a51-4a7c-8c54-a1ab9971dfc1

Control-plane actions (10)

Data-plane actions (0)

None — this role grants no data-plane (data access) actions.

Excluded actions (0)

None

Assignable scopes (1)

Practical scope

Assign on each registry participating in the approved transfer workflow. Parent assignments inherit to all registries below them; storage container and Key Vault access are separate assignments on those resources.

Common use cases (1)

Prerequisites (1)

Best practices (2)

Security considerations (2)

Assignment guidance

Assign on the exact source or target registry to the transfer automation identity. Grant only the separately documented storage and Key Vault access at those resources, validate the transfer, and remove temporary assignments when complete.

Related roles (1)

Common questions

When should I assign the Container Registry Transfer Pipeline Contributor Azure role?

Assign Container Registry Transfer Pipeline Contributor when you need to: Configure and run a documented artifact transfer between disconnected or restricted registries through approved intermediary storage.. Practical scope: Assign on each registry participating in the approved transfer workflow. Parent assignments inherit to all registries below them; storage container and Key Vault access are separate assignments on those resources.

What permissions does the Container Registry Transfer Pipeline Contributor Azure role grant?

The role definition grants 10 combined control-plane and data-plane actions. Representative operations include: Microsoft.ContainerRegistry/registries/exportPipelines/read; Microsoft.ContainerRegistry/registries/exportPipelines/write; Microsoft.ContainerRegistry/registries/exportPipelines/delete; Microsoft.ContainerRegistry/registries/importPipelines/read; Microsoft.ContainerRegistry/registries/importPipelines/write; and Microsoft.ContainerRegistry/registries/importPipelines/delete. Review the permission sections above for the complete definition and exclusions.

What are the security risks of the Container Registry Transfer Pipeline Contributor Azure role?

Key considerations when assigning Container Registry Transfer Pipeline Contributor: Pipeline configuration can export sensitive artifacts or import untrusted content across disconnected trust boundaries.; and The role does not provide push, pull, Key Vault management, storage management, or role-assignment permissions; adding broad companion roles would materially expand its impact.. Follow the assignment guidance above and use the narrowest practical scope.

Editorial sources (7)

Official Microsoft Learn documentation →