Skip to content

Commit 6262d43

Browse files
Merge pull request #32784 from keatseongchan/patch-1
Reader role does not have permission to pull image
2 parents abfeda2 + cb78b17 commit 6262d43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-registry/container-registry-roles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The Azure Container Registry service supports a set of Azure roles that provide
1919
| ---------| --------- | --------- | --------- | --------- | --------- | --------- | --------- |
2020
| Owner | X | X | X | X | X | X | |
2121
| Contributor | X | X | X | X | X | X | |
22-
| Reader | X | | | X | | | |
22+
| Reader | X | | | | | | |
2323
| AcrPush | | | X | X | | | |
2424
| AcrPull | | | | X | | | |
2525
| AcrDelete | | | | | X | | |

0 commit comments

Comments
 (0)