Skip to content

Commit 1ff2ee3

Browse files
committed
edit
1 parent 321ee8c commit 1ff2ee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-registry/container-registry-repository-scoped-permissions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ az acr scope-map list \
343343
--registry myregistry --output table
344344
```
345345

346-
The output shows the scope maps you defined and several system-defined scope maps that are also available to configure tokens. The permissions of system-defined scope maps apply to all repositories in your registry.
346+
The output consists of the three system-defined scope maps and other scope maps generated by you. Tokens can be configured with any of these scope maps.
347347

348348
```
349349
NAME TYPE CREATION DATE DESCRIPTION

0 commit comments

Comments
 (0)