Hello,
I am attempting to delete a resource group and am unable to do so because there are multiple resources in the group that are failing to be removed. The issue appears to be caused by a resource (a network interface) that is showing up as deleted, but is still associated with multiple resources.
The NIC is not showing up in my "Resources" blade, but can be viewed if I look at my VNet. See below.
In order to resolve this issue I believe the NIC needs to be deleted but as seen, it already says it is deleted.
I have tried removing it with PowerShell via the "RemoveAzureRmNetworkInterface" command, and do not receive any error message, however the NIC is still present.