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.
Cannot delete Tenant > Azure Subscription > Resource Group > Virtual Network > Subnet > PowerPlatformSAL
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