File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed
articles/container-registry Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ metadata:
15
15
ms.author : danlep # Required; microsoft alias of author; optional team alias.
16
16
ms.date : 11/08/2019 # Required; mm/dd/yyyy format.
17
17
18
- # linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
18
+ # linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new | troubleshoot
19
19
20
20
landingContent :
21
21
# Cards and links should be based on top customer tasks or top subjects
@@ -79,6 +79,21 @@ landingContent:
79
79
url : container-registry-authentication.md
80
80
- text : Best practices
81
81
url : container-registry-best-practices.md
82
+ # Card
83
+ - title : Troubleshoot guides
84
+ linkLists :
85
+ - linkListType : troubleshoot
86
+ links :
87
+ - text : Troubleshoot authentication issues
88
+ url : container-registry-troubleshoot-login.md
89
+ - text : Troubleshoot network issues
90
+ url : container-registry-troubleshoot-access.md
91
+ - text : Troubleshoot performance issues
92
+ url : container-registry-troubleshoot-performance.md
93
+ - text : Detect common issues
94
+ url : container-registry-check-health.md
95
+ - text : ACR Technical Support policies
96
+ url : container-registry-check-health.md
82
97
- text : FAQ
83
98
url : container-registry-faq.yml
84
99
# Card (optional)
You can’t perform that action at this time.
0 commit comments