Skip to content

Commit cb78b17

Browse files
Reader role does not have permission to pull image
We need to add AcrPull role/permission.
1 parent 796fd2f commit cb78b17

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)