Cannot delete Tenant > Azure Subscription > Resource Group > Virtual Network > Subnet > PowerPlatformSAL

Ethan Farrell 0 Reputation points
2024-11-15T20:34:18.89+00:00

Hi, I'm trying to delete my tenant, but I cannot because I need to delete the Azure Subscription. To do that I need to delete my resource group. I can't do that because of the virtual network, which can't be deleted because of the subnet that exists. I try to delete that, but I get this error message:

Failed to delete subnet '[name]'. Error: Subnet [name]is in use by [virtual_network]/[subnet]/PowerPlatformSAL and cannot be deleted. In order to delete the subnet, delete all the resources within the subnet. See aka.ms/deletesubnet.

Unfortunately, when I click into the PowerPlatformSAL page, there is no option available for me to delete the item. Also, when I try to remove the delegation of the subnet from Microsoft.PowerPlatform/vnetaccesslinks, I get this error message:

Failed to save subnet '[subnet]'. Error: 'Subnet /subscriptions/[subscription]/resourceGroups/[resource group]/providers/Microsoft.Network/virtualNetworks/[virtual network]/subnets/[subnet] requires any of the following delegation(s) [Microsoft.PowerPlatform/vnetaccesslinks] to reference service association link /subscriptions/[subscription]/resourceGroups/[resource group]/providers/Microsoft.Network/virtualNetworks/[virtual network]/subnets/[subnet]/serviceAssociationLinks/PowerPlatformSAL.'

Am I missing something? Is there another way to delete this?

Thanks

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,526 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Vahid Ghafarpour 21,805 Reputation points
    2024-11-16T04:10:37.2766667+00:00

    Make sure there are no resources still using the subnet. Sometimes, resources like virtual machines, network interfaces, or other services might still be associated with the subnet.

    https://learn.microsoft.com/en-us/answers/questions/809744/unable-to-delete-the-delegation-from-subnet

    0 comments No comments

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.