Providing access to resources by assigning the custom RBAC role
The next step is to assign this custom role for a user on a different level. We are going to assign access on the resource group level with an account that has owner permissions on the resource group level:
- Navigate to the Azure portal by opening a web browser and going to https://portal.azure.com.
- Select Resource groups on the left, which will show all the current resource groups:
- Select one of your resource groups; if you do not have one yet, you need to create one in any region you want and call it
Az-104
. In this scenario, I will use one of my resource groups, also calledAz-104
:
- Next, go to the Access control (IAM) section, click on Add, and select Add role assignment: