Skip to content

Commit d1774e4

Browse files
subscriptions
1 parent dd71632 commit d1774e4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,9 @@ Import-AzContainerRegistryImage -RegistryName myregistry -ResourceGroupName myRe
222222

223223
### Import from a registry in a different subscription
224224

225+
> [!NOTE]
226+
> To import an image from one registry to another, the source and target registries can be in different subscriptions, but the registries can belong to different subscriptions but need to have the same location registered for Azure Container Registry (ACR).
227+
225228
### [Azure CLI](#tab/azure-cli)
226229

227230
In the following example, *mysourceregistry* is in a different subscription from *myregistry* in the same Active Directory tenant. Supply the resource ID of the source registry with the `--registry` parameter. Notice that the `--source` parameter specifies only the source repository and tag, not the registry login server name.

0 commit comments

Comments
 (0)