Skip to content

Commit b19f0bf

Browse files
authored
Fix typos and improve RBAC instructions
1 parent 0b631ca commit b19f0bf

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/storage-mover/status-code.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,12 @@ Each of these scopes further divides statuses into categories and subcategories.
7777

7878
## Troubleshooting Storage Mover RBAC issues
7979

80-
During a job run, automatic RBAC assignments happen. If there was failures in assignments, manually add the required role assignment.
80+
During a job run, automatic RBAC assignments happen. If there are failures in assignments, manually add the required role assignment.
8181

8282
1. Navigate to the appropriate resource - Key Vault, File Share or Blob Container.
8383
2. Navigate to Access Control (IAM).
8484
3. Add a new role assignment: [Assign Azure roles using the Azure portal - Azure RBAC | Microsoft Learn](/azure/role-based-access-control/role-assignments-portal).
85-
4. In the Add role assignment wizard, search for the appropriate role for the resource type selected in step 1. In the below example the resource would be Key Vault
85+
4. In the Add role assignment wizard, search for the appropriate role in the table below for the resource type selected in step 1. In the below example the resource would be Key Vault.
8686

8787
:::image type="content" source="media/troubleshooting/rbacguidance.png" alt-text="Image showing the Key Vault resource successfully assigned roles." lightbox="media/troubleshooting/rbacguidance.png":::
8888

@@ -91,11 +91,11 @@ During a job run, automatic RBAC assignments happen. If there was failures in as
9191
| <a name="Key Vault"></a>**Key Vault** |Key Vault Secrets User|
9292
| <a name="File Share"></a>**File Share** |Storage File Data Privileged Contributor|
9393
| <a name="Blob Container"></a>**Blob Container** |Storage Blob Data Privileged Contributor |
94-
95-
1. Assign access should be for “Managed Identity”.
96-
2. On the right pane, select Managed Identity type as Machine – Azure Arc.
97-
3. Select the machine arc from the list. It is of the same name as the agent.
98-
4. Complete the assignment.
94+
95+
1. Assign access should be for “Managed Identity”.
96+
2. On the right pane, select Managed Identity type as Machine – Azure Arc.
97+
3. Select the machine arc from the list. It is of the same name as the agent.
98+
4. Complete the assignment.
9999

100100

101101

0 commit comments

Comments
 (0)