We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c383cd7 commit d1e6478Copy full SHA for d1e6478
articles/role-based-access-control/troubleshooting.md
@@ -250,7 +250,7 @@ At line:1 char:1
250
If you get this error message, make sure you also specify the `-Scope` or `-ResourceGroupName` parameters.
251
252
```
253
-PS C:\> Remove-AzRoleAssignment -ObjectId 33333333-3333-3333-3333-333333333333 -RoleDefinitionName "Storage Blob Data Contributor" - Scope /subscriptions/11111111-1111-1111-1111-111111111111
+PS C:\> Remove-AzRoleAssignment -ObjectId 33333333-3333-3333-3333-333333333333 -RoleDefinitionName "Storage Blob Data Contributor" -Scope /subscriptions/11111111-1111-1111-1111-111111111111
254
255
256
### Symptom - Cannot delete the last Owner role assignment
0 commit comments