Azure Storage built-in role

Storage Table Data Contributor

Reads, creates, updates, and deletes Azure Storage tables and table entities with Microsoft Entra authorization. It directly grants Table Storage data access without granting storage-account keys or general storage-account management.

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: 0a9a7e1f-b9d0-4cc4-a60d-0319b160aaa3

Control-plane actions (3)

Data-plane actions (5)

Excluded actions (0)

None

Assignable scopes (1)

Practical scope

The role can be assigned at an individual table, storage account, resource group, subscription, or management group and is inherited by table entities. Table scope confines operations to one table; Microsoft notes that table-scoped role assignment currently requires PowerShell, Azure CLI, or a template rather than the portal.

Common use cases (2)

Prerequisites (3)

Best practices (3)

Security considerations (3)

Assignment guidance

Assign Storage Table Data Contributor to the workload identity on the individual table using PowerShell, Azure CLI, or a template. Use Reader for query-only workloads and avoid a storage-account scope unless the application must manage every table in the account.

Related roles (1)

Editorial sources (6)

Official Microsoft Learn documentation →