Skip to content

Commit 51d8629

Browse files
Merge pull request #265671 from tejaswikolli-web/importimage
subscriptions
2 parents b04737a + 89f9d08 commit 51d8629

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 must ensure that both regions are registered for Azure Container Registry (ACR) under the subscription’s resource providers.
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)