Skip to content

Commit 80c225c

Browse files
authored
Line 117, fixed typo: "the the"
1 parent 044a46a commit 80c225c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/role-based-access-control/role-assignments-list-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ az role assignment list --scope /providers/Microsoft.Management/managementGroups
114114

115115
## List role assignments for a managed identity
116116

117-
1. Get the the object ID of the system-assigned or user-assigned managed identity.
117+
1. Get the object ID of the system-assigned or user-assigned managed identity.
118118

119119
To get the object ID of a user-assigned managed identity, you can use [az ad sp list](/cli/azure/ad/sp#az-ad-sp-list) or [az identity list](/cli/azure/identity#az-identity-list).
120120

0 commit comments

Comments
 (0)