Skip to content

Commit 446bb60

Browse files
authored
Merge pull request #330 from m8yng/add-note-for-aci-with-private-acr
Update container-instances/using-azure-container-registry-mi.md
2 parents 08371ac + fa43124 commit 446bb60

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ When access to an Azure Container Registry (ACR) is [restricted using a private
2626
## Limitations
2727
* Windows containers don't support system-assigned managed identity-authenticated image pulls with ACR, only user-assigned.
2828

29+
> [!NOTE]
30+
> Managed identity access to a private Azure Container Registry can be configured **only** via an ARM/Bicep template or the latest Azure CLI.
31+
2932
## Configure registry authentication
3033

3134
Your container registry must have Trusted Services enabled. To find instructions on how to enable trusted services, see [Allow trusted services to securely access a network-restricted container registry][allow-access-trusted-services].

0 commit comments

Comments
 (0)