Azure Storage built-in role

Storage File Data SMB MI Admin

Provides a managed identity with administrative access to Azure Files over SMB, including read, write, delete, ACL modification, backup semantics, take ownership, and the built-in file-administrator mount privilege. It is a managed-identity service role, not an ordinary share-user role.

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: a235d3ee-5935-4cfb-8cc5-a3303ad5995e

Control-plane actions (0)

None — this role grants no control-plane management actions.

Data-plane actions (8)

Excluded actions (0)

None

Assignable scopes (1)

Practical scope

This is a data-plane role with no management-plane Actions. Microsoft's supported managed-identity workflow assigns it to the managed identity or application identity on the storage account that contains the share, giving the identity administrative file access across the account's file shares.

Common use cases (2)

Prerequisites (3)

Best practices (3)

Security considerations (3)

Assignment guidance

Follow the Azure Files managed-identity workflow: enable SMBOAuth, configure the VM managed identity or application identity, assign Storage File Data SMB MI Admin on the storage account, prepare the Windows or Linux client to obtain and refresh its OAuth-backed SMB credential, and then mount the share without a storage account key.

Editorial sources (4)

Official Microsoft Learn documentation →