Skip to content

Commit 6239a37

Browse files
edits
1 parent aac8325 commit 6239a37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ Import-AzContainerRegistryImage -RegistryName myregistry -ResourceGroupName myRe
266266

267267
## Import from an Azure container registry in a different AD tenant
268268

269-
To import from an Azure container registry in a different Azure Active Directory tenant, specify the source registry by login server name, and provide credentials that enable pull access to the registry.
269+
To import from an Azure container registry in a different Azure Active Directory tenant, specify the source registry by login server name, and provide credentials that enable pull access to the registry.
270270

271271
### Cross-tenant import with username and password
272272

@@ -334,7 +334,7 @@ Import-AzContainerRegistryImage -RegistryName myregistry -ResourceGroupName myRe
334334
---
335335

336336
> [!NOTE]
337-
> Cross-tenant doesn't work across the clouds.
337+
> Cross-tenant doesn't work across the clouds. Cross- tenant import over private endpoints is also not supported.
338338
339339

340340
## Import from a non-Azure private container registry

0 commit comments

Comments
 (0)