Skip to content

Commit 40df84d

Browse files
Merge pull request #245323 from tejaswikolli-web/cache
Remove Quay
2 parents 8cc7d70 + 13cbaf3 commit 40df84d

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ Cache for ACR currently supports the following upstream registries:
6464
| Docker | Supports both authenticated pulls and unauthenticated pulls. | Azure CLI, Azure portal |
6565
| Microsoft Artifact Registry | Supports unauthenticated pulls only. | Azure CLI, Azure portal |
6666
| ECR Public | Supports unauthenticated pulls only. | Azure CLI |
67-
| Quay.io | Supports both authenticated pulls and unauthenticated pulls. | Azure CLI |
6867
| GitHub Container Registry | Supports both authenticated pulls and unauthenticated pulls. | Azure CLI |
6968

7069
## Preview Limitations

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The Azure portal autofills these fields for you. However, many Docker repositori
3838

3939
## Unhealthy Credential Set
4040

41-
Credential sets are a set of Key Vault secrets that operate as a Username and Password for private repositories. Unhealthy Credential sets are often a result of these secrets no longer being valid. Inside the Azure portal you can select the credential set, to edit and apply changes.
41+
Credential sets are a set of Key Vault secrets that operate as a Username and Password for private repositories. Unhealthy Credential sets are often a result of these secrets no longer being valid. In the Azure portal, you can select the credential set, to edit and apply changes.
4242

4343
- Verify the secrets in Azure Key Vault haven't expired.
4444
- Verify the secrets in Azure Key Vault are valid.
@@ -72,7 +72,6 @@ Cache for ACR currently supports the following upstream registries:
7272
| Docker | Supports both authenticated pulls and unauthenticated pulls. | Azure CLI, Azure portal |
7373
| Microsoft Artifact Registry | Supports unauthenticated pulls only. | Azure CLI, Azure portal |
7474
| ECR Public | Supports unauthenticated pulls only. | Azure CLI |
75-
| Quay.io | Supports both authenticated pulls and unauthenticated pulls. | Azure CLI |
7675
| GitHub Container Registry | Supports both authenticated pulls and unauthenticated pulls. | Azure CLI |
7776

7877

0 commit comments

Comments
 (0)