Skip to content

Commit ef19bf6

Browse files
Merge pull request #277024 from tejaswikolli-web/artifactcache
edits
2 parents 349cb94 + 24f13b0 commit ef19bf6

File tree

2 files changed

+20
-21
lines changed

2 files changed

+20
-21
lines changed

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -57,16 +57,16 @@ Artifact cache addresses the challenge of anonymous pull limits imposed by publi
5757

5858
Artifact cache currently supports the following upstream registries:
5959

60-
| Upstream registries | Support | Availability |
61-
| -------------------------------------- | ------------------------------------------------------------ | ----------------------- |
62-
| Docker Hub | Supports both authenticated pulls and unauthenticated pulls. | Azure CLI, Azure portal |
63-
| Microsoft Artifact Registry | Supports unauthenticated pulls only. | Azure CLI, Azure portal |
64-
| Elastic Container Registry(ECR) Public | Supports unauthenticated pulls only. | Azure CLI, Azure portal |
65-
| GitHub Container Registry | Supports both authenticated pulls and unauthenticated pulls. | Azure CLI, Azure portal |
66-
| Nvidia | Supports both authenticated pulls and unauthenticated pulls. | Azure CLI |
67-
| Quay | Supports both authenticated pulls and unauthenticated pulls. | Azure CLI, Azure portal |
68-
| registry.k8s.io | Supports both authenticated pulls and unauthenticated pulls. | Azure CLI |
69-
| Google Container Registry | Supports both authenticated pulls and unauthenticated pulls. | Azure CLI |
60+
| Upstream Registries | Support | Availability |
61+
|----------------------------------------------|----------------------------------------------------------|--------------------------|
62+
| Docker Hub | Supports both authenticated and unauthenticated pulls. | Azure CLI, Azure portal |
63+
| Microsoft Artifact Registry | Supports unauthenticated pulls only. | Azure CLI, Azure portal |
64+
| AWS Elastic Container Registry (ECR) Public Gallery | Supports unauthenticated pulls only. | Azure CLI, Azure portal |
65+
| GitHub Container Registry | Supports both authenticated and unauthenticated pulls. | Azure CLI, Azure portal |
66+
| Nvidia | Supports both authenticated and unauthenticated pulls. | Azure CLI |
67+
| Quay | Supports both authenticated and unauthenticated pulls. | Azure CLI, Azure portal |
68+
| registry.k8s.io | Supports both authenticated and unauthenticated pulls. | Azure CLI |
69+
| Google Container Registry | Supports both authenticated and unauthenticated pulls. | Azure CLI |
7070

7171
## Wildcards
7272

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

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -85,17 +85,16 @@ To resolve this issue, you need to follow these steps:
8585

8686
Artifact cache currently supports the following upstream registries:
8787

88-
| Upstream registries | Support | Availability |
89-
| --------------------------- | ------------------------------------------------------------ | ----------------------- |
90-
| Docker Hub | Supports both authenticated pulls and unauthenticated pulls. | Azure CLI, Azure portal |
91-
| Microsoft Artifact Registry | Supports unauthenticated pulls only. | Azure CLI, Azure portal |
92-
| ECR Public | Supports unauthenticated pulls only. | Azure CLI, Azure portal |
93-
| GitHub Container Registry | Supports both authenticated pulls and unauthenticated pulls. | Azure CLI, Azure portal |
94-
| Nvidia | Supports both authenticated pulls and unauthenticated pulls. | Azure CLI |
95-
| Quay | Supports both authenticated pulls and unauthenticated pulls. | Azure CLI, Azure portal |
96-
| registry.k8s.io | Supports both authenticated pulls and unauthenticated pulls. | Azure CLI |
97-
|Google Container Registry|Supports both authenticated pulls and unauthenticated pulls.|Azure CLI|
98-
88+
| Upstream Registries | Support | Availability |
89+
|----------------------------------------------|----------------------------------------------------------|--------------------------|
90+
| Docker Hub | Supports both authenticated and unauthenticated pulls. | Azure CLI, Azure portal |
91+
| Microsoft Artifact Registry | Supports unauthenticated pulls only. | Azure CLI, Azure portal |
92+
| AWS Elastic Container Registry (ECR) Public Gallery | Supports unauthenticated pulls only. | Azure CLI, Azure portal |
93+
| GitHub Container Registry | Supports both authenticated and unauthenticated pulls. | Azure CLI, Azure portal |
94+
| Nvidia | Supports both authenticated and unauthenticated pulls. | Azure CLI |
95+
| Quay | Supports both authenticated and unauthenticated pulls. | Azure CLI, Azure portal |
96+
| registry.k8s.io | Supports both authenticated and unauthenticated pulls. | Azure CLI |
97+
| Google Container Registry | Supports both authenticated and unauthenticated pulls. | Azure CLI |
9998

10099
<!-- LINKS - External -->
101100
[create-and-store-keyvault-credentials]:../key-vault/secrets/quick-create-portal.md

0 commit comments

Comments
 (0)