Skip to content

Commit e280105

Browse files
Update aks-error-code-page.md
1 parent e988efa commit e280105

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ 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). |
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). |
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). |
22-
| | | For more information, see [](). |
22+
| 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). |
2323
| | | For more information, see [](). |
2424
| | | For more information, see [](). |
2525
| | | For more information, see [](). |

0 commit comments

Comments
 (0)