@@ -38,9 +38,7 @@ landingContent:
38
38
url : container-registry-get-started-geo-replication-template.md
39
39
- text : Push and pull image with Docker
40
40
url : container-registry-get-started-docker-cli.md
41
- - linkListType : concept
42
- links :
43
- - text : Service tiers
41
+ - text : Azure Container Registry service tiers
44
42
url : container-registry-skus.md
45
43
- linkListType : learn
46
44
links :
@@ -78,6 +76,41 @@ landingContent:
78
76
- text : Best practices
79
77
url : container-registry-best-practices.md
80
78
# Card
79
+ - title : What's new
80
+ linkLists :
81
+ - linkListType : how-to-guide
82
+ links :
83
+ - text : Artifact Streaming
84
+ url : container-registry-artifact-streaming.md
85
+ - text : Soft delete policy
86
+ url : container-registry-soft-delete-policy.md
87
+ # Card (optional)
88
+ - title : Tutorials
89
+ linkLists :
90
+ - linkListType : tutorial
91
+ links :
92
+ - text : Geo-replication
93
+ url : container-registry-tutorial-prepare-registry.md
94
+ - text : Artifact Cache
95
+ url : tutorial-artifact-cache.md
96
+ # Card
97
+ - title : ACR Tasks
98
+ linkLists :
99
+ - linkListType : overview
100
+ links :
101
+ - text : About ACR Tasks
102
+ url : container-registry-tasks-overview.md
103
+ - text : Multi-step tasks
104
+ url : container-registry-tasks-multi-step.md
105
+ - linkListType : quickstart
106
+ links :
107
+ - text : Build image in the cloud - CLI
108
+ url : container-registry-quickstart-task-cli.md
109
+ - linkListType : tutorial
110
+ links :
111
+ - text : Automate image builds
112
+ url : container-registry-tutorial-quick-task.md
113
+ # Card
81
114
- title : Troubleshoot guides
82
115
linkLists :
83
116
- linkListType : how-to-guide
@@ -90,10 +123,19 @@ landingContent:
90
123
url : container-registry-troubleshoot-performance.md
91
124
- text : Detect common issues
92
125
url : container-registry-check-health.md
126
+ # Card
127
+ - title : reference
128
+ linkLists :
129
+ - linkListType : reference
130
+ links :
93
131
- text : ACR Technical Support policies
94
132
url : container-registry-check-health.md
95
133
- text : FAQ
96
134
url : container-registry-faq.yml
135
+ - text : Azure Policy built-in
136
+ url : policy-reference.md
137
+ - text : Deprecated APIs
138
+ url : container-registry-api-deprecation.md
97
139
# Card (optional)
98
140
- title : ACR Tasks
99
141
linkLists :
@@ -111,15 +153,7 @@ landingContent:
111
153
links :
112
154
- text : Automate image builds
113
155
url : container-registry-tutorial-quick-task.md
114
- - title : Tutorials
115
- linkLists :
116
- - linkListType : tutorial
117
- links :
118
- - text : Geo-replication
119
- url : container-registry-tutorial-prepare-registry.md
120
- - text : Artifact Cache
121
- url : tutorial-artifact-cache.md
122
-
156
+ # Card (optional)
123
157
- title : Security
124
158
linkLists :
125
159
- linkListType : how-to-guide
@@ -128,10 +162,7 @@ landingContent:
128
162
url : container-registry-oras-artifacts.md
129
163
- text : Build, sign, and verify container images using Notary and Azure Key Vault (Preview)
130
164
url : container-registry-tutorial-sign-build-push.md
131
- # Card
132
- - title : What's new
133
- linkLists :
134
- - linkListType : how-to-guide
135
- links :
136
- - text : Artifact Streaming
137
- url : container-registry-artifact-streaming.md
165
+ - text : Connect to ACR with Azure Private Link
166
+ url : container-registry-private-link.md
167
+ - text : Configure conditional access for ACR
168
+ url : container-registry-configure-conditional-access.md
0 commit comments