File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 788
788
"redirect_url": "/troubleshoot/azure/azure-kubernetes/welcome-azure-kubernetes",
789
789
"redirect_document_id": false
790
790
},
791
+ {
792
+ "source_path_from_root": "/articles/aks/concepts-diagnostics.md",
793
+ "redirect_url": "/azure/aks/aks-diagnostics.md",
794
+ "redirect_document_id": false
795
+ },
791
796
{
792
797
"source_path_from_root": "/articles/aks/troubleshooting.md",
793
798
"redirect_url": "/troubleshoot/azure/azure-kubernetes/welcome-azure-kubernetes",
Original file line number Diff line number Diff line change 90
90
href : cis-ubuntu.md
91
91
- name : Access and identity
92
92
href : concepts-identity.md
93
- - name : AKS Diagnostics
94
- href : concepts-diagnostics.md
95
93
- name : Networking
96
94
href : concepts-network.md
97
95
- name : Storage
188
186
href : cluster-configuration.md
189
187
- name : Custom node configuration
190
188
href : custom-node-configuration.md
189
+ - name : Configure AKS Diagnostics
190
+ href : aks-diagnostics.md
191
191
- name : Integrate ACR with an AKS cluster
192
192
href : cluster-container-registry-integration.md
193
193
- name : Use Vertical Pod Autoscaler (preview)
Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ CRUD Operations checks for any CRUD operations that cause issues in your cluster
82
82
83
83
### Identity and security management
84
84
85
- Identity and Security Management detects authentication and authorization errors that prevent communication to your cluster.
85
+ Identity and Security Management detects authentication and authorization errors that prevent communication to your cluster. Specifically,
86
86
87
87
- Node authorization failures
88
88
- 401 errors
You can’t perform that action at this time.
0 commit comments