Azure: unable to delete a load balancer because some associated resources belongs to another subscriptions

rmonjo 5 Reputation points
2025-07-30T09:35:44.04+00:00

I'm asking for help on a forum because I'm stuck with this problem:

I want to delete a resource group that is no longer being used.

Apparently, it looks like someone once attempted a Kubernetes installation (AKS), and there are remnants of that installation in this resource group.

The problem is that when I try to delete the "Kubernetes" Load Balancer, I have to delete its associated resources.

And in that resource chain, there's one that doesn't come from my Azure account, but from another Azure account.

The resource in question is a VMSS:

/subscriptions/xxxx/resourceGroups/yyyyy/providers/Microsoft.Compute/virtualMachineScaleSets/aks-systempool-20030299-vmss

Note that the subscription ID: xxxx is not my Azure account subscription.

I have no access to this other subscription. What can I do ?

Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
{count} vote

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.