@@ -85,17 +85,16 @@ To resolve this issue, you need to follow these steps:
85
85
86
86
Artifact cache currently supports the following upstream registries:
87
87
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 |
99
98
100
99
<!-- LINKS - External -->
101
100
[ create-and-store-keyvault-credentials ] :../key-vault/secrets/quick-create-portal.md
0 commit comments