Skip to content

Commit 6860216

Browse files
authored
(AzureCXP) fixes MicrosoftDocs/azure-docs#347632
Updated line no: 42 from 'Microsot.Authorization.roleAssignments/write' and 'Microsot.Authorization/roleAssignments/write'
1 parent 76053b5 commit 6860216

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage-actions/storage-tasks/storage-task-authorization-roles.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ A task _assignment_ identifies a storage account and a subset of objects in that
3939

4040
To create an assignment, your identity must be assigned a custom role that contains the following RBAC actions:
4141

42-
- The `Microsot.Authorization.roleAssignments/write` action.
42+
- The `Microsoft.Authorization/roleAssignments/write` action.
4343

4444
- All of the RBAC actions that are available in the `Microsoft.Storage/StorageAccounts` set of RBAC action.
4545

@@ -63,4 +63,4 @@ The following table shows the least privileged built-in Azure role as well as th
6363

6464
## See also
6565

66-
- [Create and manage an assignment](storage-task-assignment-create.md)
66+
- [Create and manage an assignment](storage-task-assignment-create.md)

0 commit comments

Comments
 (0)