Skip to content

Commit a90491f

Browse files
edits
1 parent 118e11f commit a90491f

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 anonymous pull limits imposed by public registries. We recommend users to create their own credentials set to authenticate and pull images from the local ACR, to circumvent rate limits, ensuring *uninterrupted content delivery* from upstream sources and eliminating the concern of hitting pull 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 and authenticate their own credentials to pull images from the local ACR to avoid rate limits and ensure uninterrupted content delivery from upstream sources.
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 and authenticate their own credentials to pull images from the local ACR to avoid rate limits and ensure uninterrupted content delivery from upstream sources.
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)