Skip to content

Commit f110132

Browse files
authored
Fix grammar and improve clarity in documentation
1 parent 681e555 commit f110132

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/storage-mover/status-code.md

Lines changed: 4 additions & 4 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. In case of failures in assignments, manually add the required role assignment.
80+
During a job run, automatic RBAC assignments happen. If there was 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).
84-
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) article.
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
84+
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
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

@@ -94,7 +94,7 @@ During a job run, automatic RBAC assignments happen. In case of failures in assi
9494

9595
1. Assign access should be for “Managed Identity”.
9696
2. On the right pane, select Managed Identity type as Machine – Azure Arc.
97-
3. Select the machine arc from the list. It will be of the same name as the agent.
97+
3. Select the machine arc from the list. It is of the same name as the agent.
9898
4. Complete the assignment.
9999

100100

0 commit comments

Comments
 (0)