Skip to content

Commit 1fa1551

Browse files
edits
1 parent c8eb7b4 commit 1fa1551

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -300,9 +300,7 @@ Import-AzContainerRegistryImage -RegistryName myregistry -ResourceGroupName myRe
300300

301301
### Cross-tenant import with access token
302302

303-
* Cross tenant for image transfer is possible even if the source registry has public access disabled. However, you need to use the resource ID of the source registry for authentication purposes. You cannot use both resource ID and login server together for cross-tenant transfers. The only way to achieve using both resource ID and login server together is by specifying the IP range of the ACR service tag in the source registry's firewall.
304-
305-
* Cross-tenant doesn't work across the clouds. Cross-tenant import over private endpoints is also not supported.
303+
* Cross-tenant import over public access disabled registry is not supported.
306304

307305
To access the source registry using an identity in the source tenant that has registry permissions, you can get an access token:
308306

0 commit comments

Comments
 (0)