Skip to content

Commit e2b018f

Browse files
committed
Minor fix.
1 parent 4b0d6ee commit e2b018f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/managed-identity-image-pull.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The following steps describe the process to configure your container app to use
3434
- An Azure account with an active subscription.
3535
- If you don't have one, you [can create one for free](https://azure.microsoft.com/free/).
3636
- 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.
37+
- Your Azure Container Registry must allow ARM audience tokens for authentication in order to use managed identity to pull images.
3838
Use the following command to check if ARM tokens are allowed to access your ACR:
3939

4040
```azurecli

0 commit comments

Comments
 (0)