Cannot Delete Resource
I stood up a wordpress website using azure webapps. I need to delete the resources, but cannot. I get the error below;
xxxx-79xxx-privatelink.mysql.database.azure.com: Cannot delete resource while nested resources exist. Some existing nested resource IDs include: 'Microsoft.Network/privateDnsZones/xxx-79xxx-privatelink.mysql.database.azure.com/virtualNetworkLinks/xxxx-79xxex-privatelink.mysql.database.azure.com-vnetlink'. Please delete all nested resources before deleting this resource. (Code: CannotDeleteResource)
another:
xxxx-79xxx-privatelink.mysql.database.azure.com: Cannot delete resource while nested resources exist. Some existing nested resource IDs include: 'Microsoft.Network/privateDnsZones/xxxx-723-privatelink.mysql.database.azure.com/virtualNetworkLinks/afribuild-3434-privatelink.mysql.database.azure.com-vnetlink'. Please delete all nested resources before deleting this resource. (Code: CannotDeleteResource)
When I look for the dependancies, i can't find them. All the forums I looked at state that it is a bug.