Skip to content

Commit af0b425

Browse files
Update aks-error-code-page.md
1 parent 1e1ef01 commit af0b425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/azure/azure-kubernetes/error-codes/aks-error-code-page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This article describes common AKS errors and how to resolve them.
1616

1717
| **Error code** | **Description** | **Details and mitigation** |
1818
| --- | ---------- | ----------------- |
19-
| AADSTS7000222 - BadRequest or InvalidClientSecret | Authentication failure with Azure Active Directory. | This involves invalid or expired service principal credentials. For more information, see [AADSTS7000222 - BadRequest or InvalidClientSecret error](./azure-kubernetes/create-upgrade-delete/error-code-badrequest-or-invalidclientsecret.md). |
19+
| AADSTS7000222 - BadRequest or InvalidClientSecret | Authentication failure with Azure Active Directory. | This involves invalid or expired service principal credentials. For more information, see [AADSTS7000222 - BadRequest or InvalidClientSecret error](../azure/azure-kubernetes/create-upgrade-delete/error-code-badrequest-or-invalidclientsecret.md). |
2020
| Argument list too long | Application fails due to command line argument limitations. | The command line arguments exceed system limits in containerized applications. For more information, see [Application failures caused by the "argument list too long" error message](./azure-kubernetes/create-upgrade-delete/application-fails-argument-list-too-long). |
2121
| AksCapacityHeavyUsage | Insufficient capacity in the Azure region. | There's high demand or limited resources in the selected region. For more information, see [Troubleshoot the AksCapacityHeavyUsage error code](./azure-kubernetes/error-codes/akscapacityheavyusage-error). |
2222
| AKSOperationPreempted | Cluster operation is interrupted by a higher priority operation. | There are concurrent operations on the cluster, causing conflicts. For more information, see [AKSOperationPreempted or AKSOperationPreemptedByDelete error when performing a new operation](aksoperationpreempted-error.md). |

0 commit comments

Comments
 (0)