When I tried adding roles, I am unable to view any roles in Role assignment section. How can I view them?
Unable to View Roles in Storage Account in Azure: Getting Blank
According to this MS-Document, to assign roles to any resource in the Azure Portal, you must have either Owner
or User Access Administrator
roles on your Azure subscription.
The roles containing Microsoft.Authorization/roleAssignments/write permissions
enable role assignments, with the Global Administrator having the authority to make these assignments. To obtain these permissions, reach out to someone holding the Global Administrator
or Privileged Role Administrator
role.
In my environment, I assigned the User Access Administrator role at the subscription level.
Portal:
Now, I can view roles in the role assignments in the Storage Account.
Portal:
Reference: