Azure Containers built-in role

Container Apps Contributor

Container Apps Contributor creates, updates, deletes, reads, and performs supported actions on container app. The published role uses Azure control-plane Actions and has no DataActions. It can invoke Microsoft.App/containerApps/listSecrets/action through its containerApps action wildcard to list secrets of a container app; secret listing is an Azure Action and must not be mistaken for an absence of secret-bearing authority merely because the role has no secret DataAction. Access to container registries, Key Vault, monitoring data, managed identities, networks, and application endpoints remains separately authorized.

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: 358470bc-b998-42bd-ab17-a7e34c199c0f

Control-plane actions (14)

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 the individual container app resource when supported, or on its dedicated Container Apps resource group when the principal intentionally manages several related resources. Parent-scope assignments are inherited by every matching Container Apps resource below them.

Common use cases (1)

Prerequisites (2)

Best practices (2)

Security considerations (3)

Assignment guidance

Assign Container Apps Contributor at the narrowest container app or dedicated resource-group scope to the identity that needs to creates, updates, deletes, reads, and performs supported actions on container app. Grant connected-resource permissions separately and choose the reader, operator, or contributor variant that matches the documented workflow.

Editorial sources (7)

Official Microsoft Learn documentation →