Skip to content

Commit 3a08d5f

Browse files
committed
typo
1 parent bff8611 commit 3a08d5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-registry/container-registry-tasks-authentication-managed-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ The following example assigns a managed identity the permissions to pull from a
9292

9393
```azurecli
9494
az role assignment create \
95-
--assignee <orincipalID> \
95+
--assignee <principalID> \
9696
--scope <registryID> \
9797
--role acrpull
9898
```

0 commit comments

Comments
 (0)