Skip to content

Commit 86ce417

Browse files
committed
renamed article
1 parent 82beadd commit 86ce417

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -788,6 +788,11 @@
788788
"redirect_url": "/troubleshoot/azure/azure-kubernetes/welcome-azure-kubernetes",
789789
"redirect_document_id": false
790790
},
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+
},
791796
{
792797
"source_path_from_root": "/articles/aks/troubleshooting.md",
793798
"redirect_url": "/troubleshoot/azure/azure-kubernetes/welcome-azure-kubernetes",

articles/aks/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,6 @@
9090
href: cis-ubuntu.md
9191
- name: Access and identity
9292
href: concepts-identity.md
93-
- name: AKS Diagnostics
94-
href: concepts-diagnostics.md
9593
- name: Networking
9694
href: concepts-network.md
9795
- name: Storage
@@ -188,6 +186,8 @@
188186
href: cluster-configuration.md
189187
- name: Custom node configuration
190188
href: custom-node-configuration.md
189+
- name: Configure AKS Diagnostics
190+
href: aks-diagnostics.md
191191
- name: Integrate ACR with an AKS cluster
192192
href: cluster-container-registry-integration.md
193193
- name: Use Vertical Pod Autoscaler (preview)

articles/aks/concepts-diagnostics.md renamed to articles/aks/aks-diagnostics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ CRUD Operations checks for any CRUD operations that cause issues in your cluster
8282

8383
### Identity and security management
8484

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,
8686

8787
- Node authorization failures
8888
- 401 errors

0 commit comments

Comments
 (0)