Skip to content

Commit cdbf581

Browse files
Merge pull request #275947 from tejaswikolli-web/importimage
Importimage
2 parents e4c231e + 52e67c9 commit cdbf581

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
@@ -275,6 +275,8 @@ Import-AzContainerRegistryImage -RegistryName myregistry -ResourceGroupName myRe
275275

276276
To import from an Azure container registry in a different Microsoft Entra tenant, specify the source registry by login server name, and provide credentials that enable pull access to the registry.
277277

278+
* Cross-tenant import over public access disabled registry is not supported.
279+
278280
### Cross-tenant import with username and password
279281

280282
For example, use a [repository-scoped token](container-registry-repository-scoped-permissions.md) and password, or the appID and password of an Active Directory [service principal](container-registry-auth-service-principal.md) that has ACRPull access to the source registry.

0 commit comments

Comments
 (0)