Skip to content

Commit 5facc27

Browse files
Reformat note
1 parent 3576c44 commit 5facc27

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/container-apps/containers.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,8 +196,9 @@ You can use an Azure managed identity to authenticate with Azure Container Regis
196196
- Specify the managed identity you want to use for each registry.
197197

198198
> [!NOTE]
199-
> You will need to [enable an admin user account](../container-registry/container-registry-authentication?tabs=azure-cli#admin-account)
200-
> in your Azure Container Registry even when you use an Azure managed identity. You will not need to use the ACR admin credentials to pull images into > Azure Container Apps, however, it is a prequisite to have the ACR admin user account enabled in the registry Azure Container Apps is pulling from.
199+
> You will need to [enable an admin user account](../container-registry/container-registry-authentication?tabs=azure-cli#admin-account) in your Azure
200+
> Container Registry even when you use an Azure managed identity. You will not need to use the ACR admin credentials to pull images into Azure
201+
> Container Apps, however, it is a prequisite to have the ACR admin user account enabled in the registry Azure Container Apps is pulling from.
201202
202203
When assigned a managed identity to a registry, use the managed identity resource ID for a user-assigned identity, or "system" for the system-assigned identity. For more information about using managed identities see, [Managed identities in Azure Container Apps Preview](managed-identity.md).
203204

0 commit comments

Comments
 (0)