Skip to content

Commit cd00e64

Browse files
authored
Merge pull request #8730 from AmandaAZ/Branch-PostEdit
Fix typo in filename
2 parents fa100c3 + aecd143 commit cd00e64

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

support/azure/.openpublishing.redirection.azure.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6311,6 +6311,10 @@
63116311
{
63126312
"source_path": "azure-kubernetes/create-upgrade-delete/akscapacityerror.md",
63136313
"redirect_url": "/troubleshoot/azure/azure-kubernetes/error-codes/akscapacityheavyusage-error"
6314+
},
6315+
{
6316+
"source_path": "azure-kubernetes/error-codes/zonalallocation-allocatonfailed-error.md",
6317+
"redirect_url": "/troubleshoot/azure/azure-kubernetes/error-codes/zonalallocation-allocationfailed-error"
63146318
}
63156319
]
63166320
}

support/azure/azure-kubernetes/error-codes/zonalallocation-allocatonfailed-error.md renamed to support/azure/azure-kubernetes/error-codes/zonalallocation-allocationfailed-error.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.date: 09/05/2024
55
author: axelgMS
66
ms.author: axelg
77
editor: v-jsitser
8-
ms.reviewer: rissing, chiragpa, erbookbi, v-leedennis, v-weizhu
8+
ms.reviewer: rissing, chiragpa, erbookbi, v-weizhu
99
ms.service: azure-kubernetes-service
1010
ms.custom: sap:Create, Upgrade, Scale and Delete operations (cluster or nodepool)
1111
---

support/azure/azure-kubernetes/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,6 +399,6 @@
399399
- name: WINDOWS_CSE_ERROR_CHECK_API_SERVER_CONNECTIVITY error
400400
href: error-codes/windows-cse-error-check-api-server-connectivity-error.md
401401
- name: ZonalAllocationFailed, AllocationFailed, or OverconstrainedAllocationRequest error
402-
href: error-codes/zonalallocation-allocatonfailed-error.md
402+
href: error-codes/zonalallocation-allocationfailed-error.md
403403
- name: QuotaExceeded or InsufficientVCPUQuota error
404404
href: error-codes/quota-exceeded-error.md

0 commit comments

Comments
 (0)