Skip to content

Commit eedc149

Browse files
Update azure-stack/user/container-registry-faq.yml
Co-authored-by: Chris Werner <[email protected]>
1 parent 0b89126 commit eedc149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-stack/user/container-registry-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ sections:
218218
Or, assign the role to a service principal identified by its application ID:
219219
220220
```azurecli
221-
az role assignment create --scope resource_id --role AcrPull --assignee ffffffff-eeee-dddd-cccc-bbbbbbbbbbb0
221+
az role assignment create --scope resource_id --role AcrPull --assignee 00000000-0000-0000-0000-000000000000
222222
```
223223
224224
The assignee is then able to authenticate and access images in the registry.

0 commit comments

Comments
 (0)