Skip to content

Commit c097fc7

Browse files
authored
Merge pull request #272520 from tejaswikolli-web/artifactcache
Adding pivot zone and refactoring Artifact Cache
2 parents 8bdefc9 + e0650a6 commit c097fc7

12 files changed

+518
-616
lines changed

.openpublishing.redirection.container-registry.json

Lines changed: 41 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,32 +2,42 @@
22
"redirections": [
33
{
44
"source_path_from_root": "/articles/container-registry/tutorial-enable-registry-cache-auth.md",
5-
"redirect_url": "/azure/container-registry/tutorial-enable-artifact-cache-auth",
5+
"redirect_url": "/azure/container-registry/container-registry-artifact-cache",
66
"redirect_document_id": false
77
},
88
{
99
"source_path_from_root": "/articles/container-registry/tutorial-enable-registry-cache-auth-cli.md",
10-
"redirect_url": "/azure/container-registry/tutorial-enable-artifact-cache-auth-cli",
10+
"redirect_url": "/azure/container-registry/container-registry-artifact-cache",
1111
"redirect_document_id": false
1212
},
1313
{
1414
"source_path_from_root": "/articles/container-registry/tutorial-enable-registry-cache.md",
15-
"redirect_url": "/azure/container-registry/tutorial-enable-artifact-cache",
15+
"redirect_url": "/azure/container-registry/container-registry-artifact-cache",
1616
"redirect_document_id": false
1717
},
1818
{
1919
"source_path_from_root": "/articles/container-registry/tutorial-enable-registry-cache-cli.md",
20-
"redirect_url": "/azure/container-registry/tutorial-enable-artifact-cache-cli",
20+
"redirect_url": "/azure/container-registry/container-registry-artifact-cache",
21+
"redirect_document_id": false
22+
},
23+
{
24+
"source_path_from_root": "/articles/container-registry/tutorial-artifact-cache.md",
25+
"redirect_url": "/azure/container-registry/container-registry-artifact-cache",
2126
"redirect_document_id": false
2227
},
2328
{
2429
"source_path_from_root": "/articles/container-registry/tutorial-registry-cache.md",
25-
"redirect_url": "/azure/container-registry/tutorial-artifact-cache",
30+
"redirect_url": "/azure/container-registry/container-registry-artifact-cache",
2631
"redirect_document_id": false
2732
},
2833
{
2934
"source_path_from_root": "/articles/container-registry/tutorial-troubleshoot-registry-cache.md",
30-
"redirect_url": "/azure/container-registry/tutorial-troubleshoot-artifact-cache",
35+
"redirect_url": "/azure/container-registry/troubleshoot-artifact-cache",
36+
"redirect_document_id": false
37+
},
38+
{
39+
"source_path_from_root": "/articles/container-registry/tutorial-troubleshoot-artifact-cache.md",
40+
"redirect_url": "/azure/container-registry/troubleshoot-artifact-cache",
3141
"redirect_document_id": false
3242
},
3343
{
@@ -60,6 +70,31 @@
6070
"redirect_url": "/azure/container-registry/troubleshoot-artifact-streaming",
6171
"redirect_document_id": false
6272
},
73+
{
74+
"source_path": "articles/container-registry/tutorial-enable-artifact-cache.md",
75+
"redirect_url": "/azure/container-registry/container-registry-artifact-cache",
76+
"redirect_document_id": false
77+
},
78+
{
79+
"source_path": "articles/container-registry/tutorial-enable-artifact-cache-cli.md",
80+
"redirect_url": "/azure/container-registry/container-registry-artifact-cache",
81+
"redirect_document_id": false
82+
},
83+
{
84+
"source_path": "articles/container-registry/tutorial-enable-artifact-cache-auth.md",
85+
"redirect_url": "/azure/container-registry/container-registry-artifact-cache",
86+
"redirect_document_id": false
87+
},
88+
{
89+
"source_path": "articles/container-registry/tutorial-enable-artifact-cache-auth-cli.md",
90+
"redirect_url": "/azure/container-registry/container-registry-artifact-cache",
91+
"redirect_document_id": false
92+
},
93+
{
94+
"source_path": "articles/container-registry/tutorial-artifact-cache-troubleshoot.md",
95+
"redirect_url": "/azure/container-registry/troubleshoot-artifact-cache",
96+
"redirect_document_id": false
97+
},
6398
{
6499
"source_path": "articles/container-registry/container-registry-diagnostics-audit-logs.md",
65100
"redirect_url": "/azure/container-registry/monitor-service"

articles/container-registry/TOC.yml

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -50,20 +50,6 @@
5050
href: tutorial-rotate-revoke-customer-managed-keys.md
5151
- name: Troubleshoot
5252
href: tutorial-troubleshoot-customer-managed-keys.md
53-
- name: Artifact Cache
54-
items:
55-
- name: Artifact Cache - Overview
56-
href: tutorial-artifact-cache.md
57-
- name: Enable Artifact Cache - Azure portal
58-
href: tutorial-enable-artifact-cache.md
59-
- name: Enable Artifact Cache with authentication - Azure portal
60-
href: tutorial-enable-artifact-cache-auth.md
61-
- name: Enable Artifact Cache - Azure CLI
62-
href: tutorial-enable-artifact-cache-cli.md
63-
- name: Enable Artifact Cache with authentication - Azure CLI
64-
href: tutorial-enable-artifact-cache-auth-cli.md
65-
- name: Troubleshoot
66-
href: tutorial-troubleshoot-artifact-cache.md
6753
- name: Samples
6854
items:
6955
- name: Azure Resource Graph queries
@@ -90,6 +76,8 @@
9076
href: container-registry-image-tag-version.md
9177
- name: Artifact streaming
9278
href: container-registry-artifact-streaming.md
79+
- name: Artifact cache
80+
href: container-registry-artifact-cache.md
9381
- name: Geo-replication
9482
href: container-registry-geo-replication.md
9583
- name: Zone redundancy
@@ -369,6 +357,8 @@
369357
href: container-registry-api-deprecation.md
370358
- name: Troubleshoot Artifact streaming
371359
href: troubleshoot-artifact-streaming.md
360+
- name: Troubleshoot Artifact cache
361+
href: troubleshoot-artifact-cache.md
372362
- name: Resources
373363
expanded: false
374364
items:

articles/container-registry/buffer-gate-public-content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ For details, see [Docker Hub authenticated pulls on App Service](https://azure.g
6363

6464
## Configure Artifact Cache to consume public content
6565

66-
The best practice for consuming public content is to combine registry authentication and the Artifact Cache feature. You can use Artifact Cache to cache your container artifacts into your Azure Container Registry even in private networks. Using Artifact Cache not only protects you from registry rate limits, but dramatically increases pull reliability when combined with Geo-replicated ACR to pull artifacts from whichever region is closest to your Azure resource. In addition, you can also use all the security features ACR has to offer, including private networks, firewall configuration, Service Principals, and more. For complete information on using public content with ACR Artifact Cache, check out the [Artifact Cache](tutorial-artifact-cache.md) tutorial.
66+
The best practice for consuming public content is to combine registry authentication and the Artifact Cache feature. You can use Artifact Cache to cache your container artifacts into your Azure Container Registry even in private networks. Using Artifact Cache not only protects you from registry rate limits, but dramatically increases pull reliability when combined with Geo-replicated ACR to pull artifacts from whichever region is closest to your Azure resource. In addition, you can also use all the security features ACR has to offer, including private networks, firewall configuration, Service Principals, and more. For complete information on using public content with ACR Artifact Cache, check out the [Artifact Cache](container-registry-artifact-cache.md) tutorial.
6767

6868

6969
## Import images to an Azure container registry

0 commit comments

Comments
 (0)