Azure Containers built-in role

Azure Red Hat OpenShift Disk Storage Operator

Azure Red Hat OpenShift Disk Storage Operator is a service-agent role for the user-assigned managed identity associated with the Disk Storage operator. It allows that operator to install and operate the Azure Disk CSI integration, manage required virtual machine, disk, snapshot, and optional disk-encryption resources, and obtain a disk SAS URI for blob access. Azure Red Hat OpenShift creates a separate assignment of this role on the ARO managed resource group for the service-managed resources. Its published permissions are Azure control-plane Actions with no DataActions; it is not a human OpenShift administration 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: 5b7237c5-45e1-49d6-bc18-a1f62f400748

Control-plane actions (16)

Data-plane actions (0)

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

Excluded actions (0)

None

Assignable scopes (1)

Practical scope

The ARO service creates the assignment on the managed resource group. For customer-owned resources outside that group, Microsoft documents customer-created assignments to the corresponding Disk Storage operator identity only at the Disk Encryption Set when used; otherwise no customer-created external assignment is required. Do not infer additional external assignment scopes from the role's Actions.

Common use cases (1)

Prerequisites (2)

Best practices (2)

Security considerations (2)

Assignment guidance

Allow the ARO service to create Azure Red Hat OpenShift Disk Storage Operator on the managed resource group. For customer-owned infrastructure, assign it only to the dedicated Disk Storage operator identity at the Disk Encryption Set when used; otherwise no customer-created external assignment is required, exactly as listed in the current identity architecture and deployment examples. Do not duplicate the managed-resource-group assignment or extrapolate other external scopes from Actions, and do not grant the role to human administrators.

Related roles (1)

Common questions

When should I assign the Azure Red Hat OpenShift Disk Storage Operator Azure role?

Assign Azure Red Hat OpenShift Disk Storage Operator when you need to: Allow the ARO Disk Storage operator identity to operate service-managed resources in the managed resource group and only the documented customer-owned resources required by the cluster architecture.. Practical scope: The ARO service creates the assignment on the managed resource group. For customer-owned resources outside that group, Microsoft documents customer-created assignments to the corresponding Disk Storage operator identity only at the Disk Encryption Set when used; otherwise no customer-created external assignment is required. Do not infer additional external assignment scopes from the role's Actions.

What permissions does the Azure Red Hat OpenShift Disk Storage Operator Azure role grant?

The role definition grants 16 combined control-plane and data-plane actions. Representative operations include: Microsoft.Compute/virtualMachines/write; Microsoft.Compute/virtualMachines/read; Microsoft.Compute/virtualMachineScaleSets/virtualMachines/write; Microsoft.Compute/virtualMachineScaleSets/virtualMachines/read; Microsoft.Compute/virtualMachineScaleSets/read; and Microsoft.Compute/snapshots/write. Review the permission sections above for the complete definition and exclusions.

What are the security risks of the Azure Red Hat OpenShift Disk Storage Operator Azure role?

Key considerations when assigning Azure Red Hat OpenShift Disk Storage Operator: Disk, snapshot, attachment, and VM operations can affect persistent-volume confidentiality, integrity, availability, and encryption; the disk beginGetAccess Action can issue a SAS URI that must be protected as bearer access to disk data.; and A broader customer-created external assignment or a human assignment would grant infrastructure permissions outside the documented ARO component boundary and bypass the separation among core operator identities.. Follow the assignment guidance above and use the narrowest practical scope.

Editorial sources (8)

Official Microsoft Learn documentation →