Skip to content

Commit 542e07d

Browse files
Merge pull request #249163 from tejaswikolli-web/cache
Cache docs
2 parents 07adaa4 + 0f74874 commit 542e07d

17 files changed

+129
-98
lines changed
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/container-registry/tutorial-enable-registry-cache-auth.md",
5+
"redirect_url": "/azure/container-registry/tutorial-enable-artifact-cache-auth",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"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",
11+
"redirect_document_id": false
12+
},
13+
{
14+
"source_path_from_root": "/articles/container-registry/tutorial-enable-registry-cache.md",
15+
"redirect_url": "/azure/container-registry/tutorial-enable-artifact-cache",
16+
"redirect_document_id": false
17+
},
18+
{
19+
"source_path_from_root": "/articles/container-registry/tutorial-enable-registry-cache-cli.md",
20+
"redirect_url": "/azure/container-registry/tutorial-enable-artifact-cache-cli",
21+
"redirect_document_id": false
22+
},
23+
{
24+
"source_path_from_root": "/articles/container-registry/tutorial-registry-cache.md",
25+
"redirect_url": "/azure/container-registry/tutorial-artifact-cache",
26+
"redirect_document_id": false
27+
},
28+
{
29+
"source_path_from_root": "/articles/container-registry/tutorial-troubleshoot-registry-cache.md",
30+
"redirect_url": "/azure/container-registry/tutorial-troubleshoot-artifact-cache",
31+
"redirect_document_id": false
32+
}
33+
34+
35+
]
36+
}

articles/container-registry/TOC.yml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -50,20 +50,20 @@
5050
href: tutorial-rotate-revoke-customer-managed-keys.md
5151
- name: Troubleshoot
5252
href: tutorial-troubleshoot-customer-managed-keys.md
53-
- name: Cache for ACR (preview)
53+
- name: Artifact Cache
5454
items:
55-
- name: Cache for ACR - Overview
56-
href: tutorial-registry-cache.md
57-
- name: Enable Cache for ACR - Azure portal
58-
href: tutorial-enable-registry-cache.md
59-
- name: Enable Cache for ACR with authentication - Azure portal
60-
href: tutorial-enable-registry-cache-auth.md
61-
- name: Enable Cache for ACR - Azure CLI
62-
href: tutorial-enable-registry-cache-cli.md
63-
- name: Enable Cache for ACR with authentication - Azure CLI
64-
href: tutorial-enable-registry-cache-auth-cli.md
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
6565
- name: Troubleshoot
66-
href: tutorial-troubleshoot-registry-cache.md
66+
href: tutorial-troubleshoot-artifact-cache.md
6767
- name: Samples
6868
items:
6969
- name: Azure Resource Graph queries
99.3 KB
Loading
366 KB
Loading

0 commit comments

Comments
 (0)