Skip to content

Commit 04615a6

Browse files
Merge pull request #280041 from tejaswikolli-web/artifactcache
edits
2 parents a50cd0a + 0796823 commit 04615a6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Artifact cache offers faster and more *reliable pull operations* through Azure C
2121

2222
Artifact cache allows cached registries to be accessible over *private networks* for users to align with firewall configurations and compliance standards seamlessly.
2323

24-
Artifact cache addresses the challenge of anonymous pull limits imposed by public registries like Docker Hub. By allowing users to pull images from the local ACR, it circumvents these limits, ensuring *uninterrupted content delivery* from upstream sources and eliminating the concern of hitting pull limits.
24+
Artifact cache addresses the challenge of pull limits imposed by public registries. We recommend users authenticate their cache rules with their upstream source credentials. Then pull images from the local ACR, to help mitigate rate limits.
2525

2626
## Terminology
2727

@@ -57,6 +57,9 @@ Artifact cache addresses the challenge of anonymous pull limits imposed by publi
5757

5858
Artifact cache currently supports the following upstream registries:
5959

60+
>[!WARNING]
61+
> We recommend customers to [create a credential set](container-registry-artifact-cache.md#create-new-credentials) when sourcing content from Docker hub.
62+
6063
| Upstream Registries | Support | Availability |
6164
|----------------------------------------------|----------------------------------------------------------|--------------------------|
6265
| Docker Hub | Supports both authenticated and unauthenticated pulls. | Azure CLI, Azure portal |

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,9 @@ To resolve this issue, you need to follow these steps:
8585

8686
Artifact cache currently supports the following upstream registries:
8787

88+
>[!WARNING]
89+
> We recommend customers to [create a credential set](container-registry-artifact-cache.md#create-new-credentials) when sourcing content from Docker hub.
90+
8891
| Upstream Registries | Support | Availability |
8992
|----------------------------------------------|----------------------------------------------------------|--------------------------|
9093
| Docker Hub | Supports both authenticated and unauthenticated pulls. | Azure CLI, Azure portal |

0 commit comments

Comments
 (0)