Skip to content

Commit e24755a

Browse files
Update aks-error-code-page.md
1 parent e3e3ae1 commit e24755a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ This article describes common AKS errors and how to resolve them.
4343
| InvalidResourceReference | Referenced resource is invalid or inaccessible. | The resource ID is malformed or the resource doesn't exist. For more information, see [Troubleshoot the InvalidResourceReference error code](invalidresourcereference-error.md). |
4444
| K8SAPIServerConnFailVMExtensionError (51) | Node can't connect to Kubernetes API server. | Network connectivity or a firewall is blocking API server access. For more information, see [Troubleshoot the K8SAPIServerConnFailVMExtensionError error code (51)](../create-upgrade-delete/error-code-k8sapiserverconnfailvmextensionerror.md). |
4545
| K8SAPIServerDNSLookupFailVMExtensionError (52) | DNS lookup for API server failed. | DNS resolution issues prevent API server discovery. For more information, see [Troubleshoot the K8SAPIServerDNSLookupFailVMExtensionError error code (52)](../create-upgrade-delete/error-code-k8sapiserverdnslookupfailvmextensionerror.md). |
46-
| Known issues - Custom kubelet configuration on Windows | Issues with custom kubelet settings on Windows nodes. | There are specific limitations and issues with Windows node kubelet customization. For more information, see [Known issues: Custom kubelet configuration on Windows nodes in AKS](/create-upgrade-delete/known-issues-custom-kubelet-configuration.md). |
46+
| Known issues - Custom kubelet configuration on Windows | Issues with custom kubelet settings on Windows nodes. | There are specific limitations and issues with Windows node kubelet customization. For more information, see [Known issues: Custom kubelet configuration on Windows nodes in AKS](../create-upgrade-delete/known-issues-custom-kubelet-configuration.md). |
4747
| | |
4848

4949
## L-S error codes
@@ -54,9 +54,9 @@ This article describes common AKS errors and how to resolve them.
5454
| LinkedAuthorizationFailed | Authorization fails for linked resources. | There are insufficient permissions for a resource in another subscription or a resource group. For more information, see [Troubleshoot the LinkedAuthorizationFailed error code](linkedauthorizationfailed-error.md). |
5555
| LoadBalancerInUseByVirtualMachineScaleSet | Can't modify load balancer currently in use. | The load balancer is actively being used by VM scale sets. For more information, see [Troubleshoot the LoadBalancerInUseByVirtualMachineScaleSet or NetworkSecurityGroupInUseByVirtualMachineScaleSet error code](../create-upgrade-delete/load-balancer-or-nsg-in-use-by-vm-scale-set.md). |
5656
| LoadBalancerInUseByVirtualMachineScaleSet or NetworkSecurityGroupInUseByVirtualMachineScaleSet | Network resources are in use by scale sets. | The load balancer or network security group (NSG) is attached to active VM scale sets. For more information, see [Troubleshoot LoadBalancerInUseByVirtualMachineScaleSet or NetworkSecurityGroupInUseByVirtualMachineScaleSet error code](networksecuritygroupinusebyvirtualmachinescaleset-error.md). |
57-
| Missing or invalid service principal | Service principal credentials are missing or invalid. | The service principal either doesn't exist, is expired, or lacks the required permissions. For more information, see [Missing or invalid service principal when creating an AKS cluster](../create-upgrade-delete/missing-or-invalid-service-principal). |
57+
| Missing or invalid service principal | Service principal credentials are missing or invalid. | The service principal either doesn't exist, is expired, or lacks the required permissions. For more information, see [Missing or invalid service principal when creating an AKS cluster](../create-upgrade-delete/missing-or-invalid-service-principal.md). |
5858
| MissingSubscriptionRegistration | Required resource provider aren't registered. | The Azure subscription is missing registration information for required resource providers. For more information, see [Troubleshoot the MissingSubscriptionRegistration error code](missingsubscriptionregistration-error.md). |
59-
| NetworkSecurityGroupInUseByVirtualMachineScaleSet | Network security group (NSG) is in use by VM scale sets. | The NSG cannot be modified while attached to scale sets. For more information, see [Troubleshoot the LoadBalancerInUseByVirtualMachineScaleSet or NetworkSecurityGroupInUseByVirtualMachineScaleSet error code](../create-upgrade-delete/load-balancer-or-nsg-in-use-by-vm-scale-set). |
59+
| NetworkSecurityGroupInUseByVirtualMachineScaleSet | Network security group (NSG) is in use by VM scale sets. | The NSG cannot be modified while attached to scale sets. For more information, see [Troubleshoot the LoadBalancerInUseByVirtualMachineScaleSet or NetworkSecurityGroupInUseByVirtualMachineScaleSet error code](../create-upgrade-delete/load-balancer-or-nsg-in-use-by-vm-scale-set.md). |
6060
| NodePoolMcVersionIncompatible | Node pool version incompatible with control plane. | The node pool Kubernetes version isn't compatible with the control plane version. For more information, see [Can't upgrade AKS cluster because of the NodePoolMcVersionIncompatible error](nodepoolmcversionincompatible-error.md). |
6161
| OperationIsNotAllowed | Operation not permitted in current state. | The requested operation conflicts with cluster state or configuration. For more information, see [Cluster pending operation (OperationNotAllowed) errors](../create-upgrade-delete/operationnotallowed.md). |
6262
| OperationNotAllowed or PublicIPCountLimitReached | Operation blocked or public IP limit reached. | The public IP quota is exceeded or the operation isn't allowed by policy. For more information, see [Troubleshoot the OperationNotAllowed or PublicIPCountLimitReached quota error](operationnotallowed-publicipcountlimitreached-error.md). |

0 commit comments

Comments
 (0)