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 4b0d6ee commit e2b018fCopy full SHA for e2b018f
articles/container-apps/managed-identity-image-pull.md
@@ -34,7 +34,7 @@ The following steps describe the process to configure your container app to use
34
- An Azure account with an active subscription.
35
- If you don't have one, you [can create one for free](https://azure.microsoft.com/free/).
36
- A private Azure Container Registry containing an image you want to pull.
37
-- Your Azure Container Registry must allow ARM audience tokens for authentication in order to use Managed Identity to pull images.
+- Your Azure Container Registry must allow ARM audience tokens for authentication in order to use managed identity to pull images.
38
Use the following command to check if ARM tokens are allowed to access your ACR:
39
40
```azurecli
0 commit comments