Azure Storage built-in role

Elastic SAN Network Admin

Reads Azure Elastic SAN resources and approves, creates, updates, or deletes private endpoint connections on a SAN. It controls network reachability to the SAN but has no DataActions and does not by itself mount or read iSCSI volumes.

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: fa6cecf6-5db3-4c43-8470-c540bcb4eafa

Control-plane actions (5)

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. Assign it on the Elastic SAN whose private endpoint connections the network administrator manages; a parent assignment is inherited by all child SAN resources. Its authority is control-plane network administration rather than volume data access.

Common use cases (2)

Prerequisites (3)

Best practices (3)

Security considerations (3)

Assignment guidance

Assign Elastic SAN Network Admin to the private-connectivity team at the individual SAN scope. Require review of the endpoint subnet and DNS design before approval, and keep volume or SAN lifecycle authority in separate roles.

Common questions

When should I assign the Elastic SAN Network Admin Azure role?

Assign Elastic SAN Network Admin when you need to: Approve and maintain private endpoint connections for an Elastic SAN while allowing the network team to inspect SAN configuration.; and Separate private-connectivity administration from full SAN and volume-group lifecycle management.. Practical scope: The role is assignable throughout the Azure hierarchy. Assign it on the Elastic SAN whose private endpoint connections the network administrator manages; a parent assignment is inherited by all child SAN resources. Its authority is control-plane network administration rather than volume data access.

What permissions does the Elastic SAN Network Admin Azure role grant?

The role definition grants 5 combined control-plane and data-plane actions. Representative operations include: Microsoft.ElasticSan/elasticSans/*/read; Microsoft.ElasticSan/elasticSans/PrivateEndpointConnectionsApproval/action; Microsoft.ElasticSan/elasticSans/privateEndpointConnections/write; Microsoft.ElasticSan/elasticSans/privateEndpointConnections/delete; and Microsoft.ElasticSan/locations/asyncoperations/read. Review the permission sections above for the complete definition and exclusions.

What are the security risks of the Elastic SAN Network Admin Azure role?

Key considerations when assigning Elastic SAN Network Admin: Approving a private endpoint grants implicit SAN traffic access from the endpoint subnet; apply network policies when more granular controls are required.; The role can delete private endpoint connections and disrupt volume connectivity.; and No DataActions are present, but network reachability is a prerequisite for iSCSI data access and remains security-sensitive.. Follow the assignment guidance above and use the narrowest practical scope.

Editorial sources (5)

Official Microsoft Learn documentation →