Skip to content

Commit f5a568c

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#105824
Changes made in line no 60 From pull To image pull
1 parent b92b1f7 commit f5a568c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-registry/tutorial-registry-cache.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Implementing Caching for ACR provides the following benefits:
5757

5858
- Quarantine functions like signing, scanning, and manual compliance approval are on the roadmap but not included in this release.
5959

60-
- Caching will only occur after at least one pull request is complete on the available container image. For every new image available, a new pull request must be complete. Caching for ACR does not automatically pull new versions of images when a new version is available. It is on the roadmap but not supported in this release.
60+
- Caching will only occur after at least one image pull request is complete on the available container image. For every new image available, a new image pull request must be complete. Caching for ACR does not automatically pull new versions of images when a new version is available. It is on the roadmap but not supported in this release.
6161

6262
- Caching for ACR only supports Docker Hub and Microsoft Artifact Registry. Multiple other registries including self-hosted registries are on the roadmap but aren't included in this release.
6363

@@ -71,4 +71,4 @@ Implementing Caching for ACR provides the following benefits:
7171

7272
<!-- LINKS - External -->
7373

74-
[docker-rate-limit]:https://aka.ms/docker-rate-limit
74+
[docker-rate-limit]:https://aka.ms/docker-rate-limit

0 commit comments

Comments
 (0)