Azure Storage built-in role

Azure File Sync Administrator

Provides full management of Azure File Sync Storage Sync Service resources. It can register servers, create sync groups and endpoints, and create constrained role assignments to service principals for Reader and Data Access, Storage File Data Privileged Contributor, or Storage Account Contributor; the role itself 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: 92b92042-07d9-4307-87f7-36a593fc5850

Control-plane actions (15)

Data-plane actions (0)

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

Excluded actions (0)

None

Conditions (1)

Assignable scopes (1)

Practical scope

The role is assignable throughout the Azure hierarchy, but Microsoft documents assignment on the Storage Sync Service. Its roleAssignments/write action has an ABAC condition limiting the role definitions and principal type it can assign. Cloud-endpoint creation also requires approved storage-account permissions; read-only storage access is insufficient.

Common use cases (2)

Prerequisites (3)

Best practices (3)

Security considerations (3)

Assignment guidance

Assign Azure File Sync Administrator to the operators who register servers and manage sync topology, scoped to the intended Storage Sync Service. Preserve its ABAC condition, grant storage-account permissions separately only where the deployment requires them, and use Azure File Sync Reader for monitoring-only staff.

Related roles (4)

Common questions

When should I assign the Azure File Sync Administrator Azure role?

Assign Azure File Sync Administrator when you need to: Administer Storage Sync Services, register Windows Servers, and create or update sync groups, cloud endpoints, and server endpoints.; and Deploy managed-identity-based Azure File Sync and create the specific service-principal role assignments allowed by the built-in condition.. Practical scope: The role is assignable throughout the Azure hierarchy, but Microsoft documents assignment on the Storage Sync Service. Its roleAssignments/write action has an ABAC condition limiting the role definitions and principal type it can assign. Cloud-endpoint creation also requires approved storage-account permissions; read-only storage access is insufficient.

What permissions does the Azure File Sync Administrator Azure role grant?

The role definition grants 15 combined control-plane and data-plane actions. Representative operations include: Microsoft.StorageSync/register/action; Microsoft.StorageSync/unregister/action; Microsoft.StorageSync/locations/*; Microsoft.StorageSync/deployments/preflight/action; Microsoft.StorageSync/storageSyncServices/*; and Microsoft.StorageSync/operations/read. Review the permission sections above for the complete definition and exclusions.

What are the security risks of the Azure File Sync Administrator Azure role?

Key considerations when assigning Azure File Sync Administrator: Full Storage Sync Service management can register servers and establish new synchronization relationships that move file data.; The conditioned role-assignment permission can still grant service principals privileged file data or storage-account access; removing or weakening the condition expands escalation risk.; and Azure File Sync deployment currently depends on storage account key access for documented scenarios, so key-based access implications must be reviewed even though this role has no DataActions.. Follow the assignment guidance above and use the narrowest practical scope.

Editorial sources (7)

Official Microsoft Learn documentation →