Skip to content

Commit 7eb21a2

Browse files
Update aks-error-code-page.md
1 parent 470be88 commit 7eb21a2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ This article describes common AKS errors and how to resolve them.
4949

5050
| **Error code** | **Description** | **Details and mitigation** |
5151
| --- | ---------- | ----------------- |
52-
| | | For more information, see [](). |
53-
| | | For more information, see [](). |
54-
| | | For more information, see [](). |
55-
| | | For more information, see [](). |
52+
| LB/PvtLinkSvcWithPvtEndptConn deletion error | Can't delete resources with active private endpoint connections. | Private link services have active connections that prevent deletion. For more information, see [A load balancer with a private link service or a private link service with private endpoint connections can't be deleted](../create-upgrade-delete/cannot-delete-load-balancer-private-link-service.md). |
53+
| 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). |
54+
| 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). |
55+
| 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). |
5656
| | | For more information, see [](). |
5757
| | | For more information, see [](). |
5858
| | | For more information, see [](). |

0 commit comments

Comments
 (0)