@@ -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,23 +76,24 @@ landingContent:
78
76
- text : Best practices
79
77
url : container-registry-best-practices.md
80
78
# Card
81
- - title : Troubleshoot guides
79
+ - title : What's new
82
80
linkLists :
83
81
- linkListType : how-to-guide
84
82
links :
85
- - text : Troubleshoot authentication issues
86
- url : container-registry-troubleshoot-login.md
87
- - text : Troubleshoot network issues
88
- url : container-registry-troubleshoot-access.md
89
- - text : Troubleshoot performance issues
90
- url : container-registry-troubleshoot-performance.md
91
- - text : Detect common issues
92
- url : container-registry-check-health.md
93
- - text : ACR Technical Support policies
94
- url : container-registry-check-health.md
95
- - text : FAQ
96
- url : container-registry-faq.yml
97
- # Card (optional)
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
98
97
- title : ACR Tasks
99
98
linkLists :
100
99
- linkListType : overview
@@ -111,27 +110,42 @@ landingContent:
111
110
links :
112
111
- text : Automate image builds
113
112
url : container-registry-tutorial-quick-task.md
114
- - title : Connected registry (Preview)
113
+ # Card
114
+ - title : Troubleshoot guides
115
115
linkLists :
116
- - linkListType : overview
116
+ - linkListType : how-to-guide
117
117
links :
118
- - text : About connected registry
119
- url : intro-connected-registry.md
120
- - text : Connected registry and IoT Edge
121
- url : overview-connected-registry-and-iot-edge.md
122
- - linkListType : quickstart
118
+ - text : Troubleshoot authentication issues
119
+ url : container-registry-troubleshoot-login.md
120
+ - text : Troubleshoot network issues
121
+ url : container-registry-troubleshoot-access.md
122
+ - text : Troubleshoot performance issues
123
+ url : container-registry-troubleshoot-performance.md
124
+ - text : Detect common issues
125
+ url : container-registry-check-health.md
126
+ # Card
127
+ - title : Reference
128
+ linkLists :
129
+ - linkListType : reference
123
130
links :
124
- - text : Create a connected registry - CLI
125
- url : quickstart-connected-registry-cli.md
126
- - text : Create a connected registry - Portal
127
- url : quickstart-connected-registry-portal.md
128
-
129
-
131
+ - text : ACR Technical Support policies
132
+ url : container-registry-check-health.md
133
+ - text : FAQ
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
139
+ # Card (optional)
130
140
- title : Security
131
141
linkLists :
132
142
- linkListType : how-to-guide
133
143
links :
134
144
- text : Push and pull supply chain artifacts (Preview)
135
145
url : container-registry-oras-artifacts.md
136
146
- text : Build, sign, and verify container images using Notary and Azure Key Vault (Preview)
137
- url : container-registry-tutorial-sign-build-push.md
147
+ url : container-registry-tutorial-sign-build-push.md
148
+ - text : Connect to ACR with Azure Private Link
149
+ url : container-registry-private-link.md
150
+ - text : Configure conditional access for ACR
151
+ url : container-registry-configure-conditional-access.md
0 commit comments