Skip to content

Commit 0e4e034

Browse files
edits for review
1 parent 13cf09b commit 0e4e034

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ Image import into an Azure container registry has the following benefits over us
2929
* Access to the target registry doesn't have to use the registry's public endpoint.
3030

3131
> [!IMPORTANT]
32-
>*Importing images from external registries require to be [RFC 7233](https://www.rfc-editor.org/rfc/rfc7233#section-2.3) compliant. We recommend using a registry that supports RFC 7233 ranges while using az acr import command with the registry URI to avoid failures.
32+
>* Importing images requires the external registry support [RFC 7233](https://www.rfc-editor.org/rfc/rfc7233#section-2.3). We recommend using a registry that supports RFC 7233 ranges while using az acr import command with the registry URI to avoid failures.
33+
3334
## Limitations
3435

3536
* The maximum number of manifests for an imported image is 50.

0 commit comments

Comments
 (0)