Skip to content

Commit d1e6478

Browse files
authored
Update troubleshooting.md
Fix typo
1 parent c383cd7 commit d1e6478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/role-based-access-control/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ At line:1 char:1
250250
If you get this error message, make sure you also specify the `-Scope` or `-ResourceGroupName` parameters.
251251

252252
```
253-
PS C:\> Remove-AzRoleAssignment -ObjectId 33333333-3333-3333-3333-333333333333 -RoleDefinitionName "Storage Blob Data Contributor" - Scope /subscriptions/11111111-1111-1111-1111-111111111111
253+
PS C:\> Remove-AzRoleAssignment -ObjectId 33333333-3333-3333-3333-333333333333 -RoleDefinitionName "Storage Blob Data Contributor" -Scope /subscriptions/11111111-1111-1111-1111-111111111111
254254
```
255255

256256
### Symptom - Cannot delete the last Owner role assignment

0 commit comments

Comments
 (0)