Skip to content

Commit 9699d5e

Browse files
edits
1 parent f007729 commit 9699d5e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/container-registry/container-registry-import-images.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -363,6 +363,8 @@ az acr import \
363363
```azurepowershell
364364
Import-AzContainerRegistryImage -RegistryName myregistry -ResourceGroupName myResourceGroup -SourceRegistryUri docker.io/sourcerepo -SourceImage sourcerrepo:tag -Username <username> -Password <password>
365365
```
366+
> [!NOTE]
367+
> If you're importing from a non-Azure private registry with IP rules or firewall rules, [follow these steps.](container-registry-access-selected-networks.md)
366368
367369
---
368370

0 commit comments

Comments
 (0)