Skip to content

Commit d067dc7

Browse files
committed
Some additional tweaks to text
1 parent 99772d9 commit d067dc7

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/role-based-access-control/role-assignments-portal.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -43,23 +43,23 @@ To be the most effective with the Access control (IAM) blade, it helps if you ca
4343

4444
1. **What role do they need?**
4545

46-
Permissions are grouped together into roles. You can select from a list of several [built-in roles](built-in-roles.md) or you use your own custom roles.
46+
Permissions are grouped together into roles. You can select from a list of several [built-in roles](built-in-roles.md) or you can use your own custom roles.
4747

4848
1. **Where do they need access?**
4949

5050
Where refers to the set of resources that the access applies to. Where can be a management group, subscription, resource group, or a single resource such as a storage account. This is called the *scope*.
5151

5252
## Add a role assignment
5353

54-
Follow these steps to assign a role at different scopes.
54+
In Azure RBAC, to grant access to an Azure resource, you add a role assignment. Follow these steps to assign a role.
5555

56-
1. In the Azure portal, click **All services** and then select the scope. For example, you can select **Management groups**, **Subscriptions**, **Resource groups**, or a resource.
56+
1. In the Azure portal, click **All services** and then select the scope that you want to grant access to. For example, you can select **Management groups**, **Subscriptions**, **Resource groups**, or a resource.
5757

5858
1. Click the specific resource for that scope.
5959

6060
1. Click **Access control (IAM)**.
6161

62-
1. Click the **Role assignments** tab to view all the role assignments at this scope.
62+
1. Click the **Role assignments** tab to view the role assignments at this scope.
6363

6464
![Access control (IAM) and Role assignments tab](./media/role-assignments-portal/role-assignments.png)
6565

@@ -89,11 +89,11 @@ To make a user an administrator of an Azure subscription, assign them the [Owner
8989

9090
1. In the Azure portal, click **All services** and then **Subscriptions**.
9191

92-
1. Click the subscription where you want to add a role assignment.
92+
1. Click the subscription where you want to grant access.
9393

9494
1. Click **Access control (IAM)**.
9595

96-
1. Click the **Role assignments** tab to view all the role assignments for this subscription.
96+
1. Click the **Role assignments** tab to view the role assignments for this subscription.
9797

9898
![Access control (IAM) and Role assignments tab](./media/role-assignments-portal/role-assignments.png)
9999

@@ -117,7 +117,7 @@ To make a user an administrator of an Azure subscription, assign them the [Owner
117117

118118
## Remove a role assignment
119119

120-
In RBAC, to remove access, you remove a role assignment. Follow these steps to remove a role assignment.
120+
In Azure RBAC, to remove access from an Azure resource, you remove a role assignment. Follow these steps to remove a role assignment.
121121

122122
1. Open **Access control (IAM)** at a scope, such as management group, subscription, resource group, or resource, where you want to remove access.
123123

0 commit comments

Comments
 (0)