We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b89126 commit eedc149Copy full SHA for eedc149
azure-stack/user/container-registry-faq.yml
@@ -218,7 +218,7 @@ sections:
218
Or, assign the role to a service principal identified by its application ID:
219
220
```azurecli
221
- az role assignment create --scope resource_id --role AcrPull --assignee ffffffff-eeee-dddd-cccc-bbbbbbbbbbb0
+ az role assignment create --scope resource_id --role AcrPull --assignee 00000000-0000-0000-0000-000000000000
222
```
223
224
The assignee is then able to authenticate and access images in the registry.
0 commit comments