Azure Storage built-in role

Storage Account Backup Contributor

Provides the storage-account control-plane permissions Azure Backup needs for blob and file-share backup and restore workflows. It can manage backup-owned locks, object replication policies, blob service and container configuration, and point-in-time restore operations, but has no DataActions.

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: e5e2a7ff-d759-4cd2-bb51-3152d37e2eb1

Control-plane actions (18)

Data-plane actions (0)

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

Excluded actions (0)

None

Assignable scopes (1)

Practical scope

The role is assignable throughout the Azure hierarchy. Microsoft documents assigning it to the Backup vault managed identity on each protected or restore-target storage account, or at a containing resource group when the same vault protects multiple approved accounts. A parent assignment reaches every inheriting storage account.

Common use cases (2)

Prerequisites (3)

Best practices (3)

Security considerations (3)

Assignment guidance

Assign Storage Account Backup Contributor to the selected Backup vault managed identity on each protected or restore-target storage account. Use broader resource-group scope only for a deliberately grouped backup estate, and remove the assignment when protection is permanently retired.

Related roles (1)

Common questions

When should I assign the Storage Account Backup Contributor Azure role?

Assign Storage Account Backup Contributor when you need to: Grant a Backup vault managed identity the minimum consolidated storage-account permissions required to configure operational or vaulted blob backup.; and Allow Azure Backup to restore blobs or file shares where Microsoft's workload role matrix requires this role on the source and target accounts.. Practical scope: The role is assignable throughout the Azure hierarchy. Microsoft documents assigning it to the Backup vault managed identity on each protected or restore-target storage account, or at a containing resource group when the same vault protects multiple approved accounts. A parent assignment reaches every inheriting storage account.

What permissions does the Storage Account Backup Contributor Azure role grant?

The role definition grants 18 combined control-plane and data-plane actions. Representative operations include: Microsoft.Authorization/*/read; Microsoft.Authorization/locks/read; Microsoft.Authorization/locks/write; Microsoft.Authorization/locks/delete; Microsoft.Features/features/read; and Microsoft.Features/providers/features/read. Review the permission sections above for the complete definition and exclusions.

What are the security risks of the Storage Account Backup Contributor Azure role?

Key considerations when assigning Storage Account Backup Contributor: The role can create and delete resource locks, alter object replication policies, change blob service or container configuration, and trigger blob-range restore.; A resource-group assignment gives the Backup vault control-plane authority over every storage account inherited into that group.; and It has no DataActions, but the service uses the management permissions to configure protection and restore behavior for account data.. Follow the assignment guidance above and use the narrowest practical scope.

Editorial sources (6)

Official Microsoft Learn documentation →