So we have got 3 built-in roles: Owner
, Contributor
and User Access Administrator
.
Considering a Contributor
can do everything in an Azure Subscription except RBAC role assignment and a User Access Administrator
can do RBAC role assignment, can we assume that if a user is assigned both Contributor
and User Access Administrator
roles at a particular scope (e.g. Subscription), they are effectively an Owner for that scope?
Or are there certain things that still only an Owner
can do?