Skip to content

Commit f22395a

Browse files
authored
Merge pull request #124370 from andywcoder/patch-1
Update troubleshooting.md
2 parents cc08252 + d1e6478 commit f22395a

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)