Skip to content

Commit 423c83b

Browse files
authored
Update container-instances-using-azure-container-registry.md
1 parent 4cca53d commit 423c83b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/container-instances/container-instances-using-azure-container-registry.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ ms.custom: mvc, devx-track-azurecli, devx-track-arm-template
2121
**Azure CLI**: The command-line examples in this article use the [Azure CLI](/cli/azure/) and are formatted for the Bash shell. You can [install the Azure CLI](/cli/azure/install-azure-cli) locally, or use the [Azure Cloud Shell][cloud-shell-bash].
2222

2323
## Limitations
24-
25-
* The [Azure Container Registry](../container-registry/container-registry-vnet.md) must have [Public Access set to 'All Networks'](../container-registry/container-registry-access-selected-networks.md). To use an Azure container registry with Public Access set to 'Select Networks' or 'None', visit [ACI's article for using Managed-Identity based authentication with ACR](../container-registry/container-registry-authentication-managed-identity.md).
24+
* Windows containers don't support system-assigned managed identity-authenticated image pulls with ACR, only user-assigned.
2625

2726
## Configure registry authentication
2827

0 commit comments

Comments
 (0)