Azure Storage built-in role

Storage File Delegator

Requests a File service user delegation key that can sign a user delegation SAS for a file or Azure file share. The key cannot access file data directly and the role has no DataActions; separate file data permissions bound what the resulting SAS can authorize.

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: 765a04e0-5de8-4bb2-9bf6-b2a30bc03e91

Control-plane actions (1)

Data-plane actions (0)

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

Excluded actions (0)

None

Assignable scopes (1)

Practical scope

The delegation-key operation acts at storage-account level, so assign this role on the storage account, resource group, or subscription. Keep any separate file data role scoped to the intended share so key generation does not automatically widen direct data access.

Common use cases (2)

Prerequisites (3)

Best practices (3)

Security considerations (3)

Assignment guidance

Assign Storage File Delegator to a trusted SAS-broker identity on one storage account, with a separate file data role constrained to the intended share. Generate short-lived HTTPS-only SAS tokens, record issuance, and test revocation before production use.

Related roles (2)

Editorial sources (5)

Official Microsoft Learn documentation →