Skip to content

Commit b1ccf6c

Browse files
edits
1 parent c86d785 commit b1ccf6c

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

articles/container-registry/buffer-gate-public-content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ For details, see [Docker Hub authenticated pulls on App Service](https://azure.g
6363

6464
## Configure Artifact Cache to consume public content
6565

66-
The best practice for consuming public content is to combine registry authentication and the Artifact Cache feature. You can use Artifact Cache to cache your container artifacts into your Azure Container Registry even in private networks. Using Artifact Cache not only protects you from registry rate limits, but dramatically increases pull reliability when combined with Geo-replicated ACR to pull artifacts from whichever region is closest to your Azure resource. In addition, you can also use all the security features ACR has to offer, including private networks, firewall configuration, Service Principals, and more. For complete information on using public content with ACR Artifact Cache, check out the [Artifact Cache](tutorial-artifact-cache.md) tutorial.
66+
The best practice for consuming public content is to combine registry authentication and the Artifact Cache feature. You can use Artifact Cache to cache your container artifacts into your Azure Container Registry even in private networks. Using Artifact Cache not only protects you from registry rate limits, but dramatically increases pull reliability when combined with Geo-replicated ACR to pull artifacts from whichever region is closest to your Azure resource. In addition, you can also use all the security features ACR has to offer, including private networks, firewall configuration, Service Principals, and more. For complete information on using public content with ACR Artifact Cache, check out the [Artifact Cache](container-registry-artifact-cache.md) tutorial.
6767

6868

6969
## Import images to an Azure container registry

articles/container-registry/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ landingContent:
9292
- text: Geo-replication
9393
url: container-registry-tutorial-prepare-registry.md
9494
- text: Artifact Cache
95-
url: tutorial-artifact-cache.md
95+
url: container-registry-artifact-cache.md
9696
# Card
9797
- title: ACR Tasks
9898
linkLists:

articles/container-registry/troubleshoot-artifact-cache.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ If you're facing issues while creating a Cache rule, we recommend verifying if y
6464

6565
We recommend deleting any unwanted cache rules to avoid hitting the limit.
6666

67-
Learn more about the [Cache Terminology.](tutorial-artifact-cache.md#terminology)
67+
Learn more about the [Cache Terminology.](container-registry-artifact-cache.md#terminology)
6868

6969

7070
### Unable to create cache rule using a wildcard

container-registry.md

Whitespace-only changes.

0 commit comments

Comments
 (0)