I am trying to delete my VNET but it keeps on reporting as being in use with the following message:
Virtual network 'AEdad.esAADDSVNet01' is in use and cannot be deleted. If you recently deleted resources, it might take some time to update the virtual network.
There are no VMs or NICs using this VNET nor are there any type of gateways provisioned (I checked by trying to list all the vnet gateways in PowerShell / Azure CLI and nothing gets listed).
I did some reading and some people suggested that changing the network address to something different works but I cannot do this as it reports as being in use.
Below are GUIDs and IDs from the properties blade:
- VNET site ID: 7c57587d-22bb-4108-8f9f-2690d9f6f5d9
- ResourceID: /subscriptions/f72b3011-5673-4f51-baa5-eec123434a95/resourceGroups/Default-Networking/providers/Microsoft.ClassicNetwork/virtualNetworks/AEdad.esAADDSVNet01
- Subscription ID: f72b3011-5673-4f51-baa5-eec123434a95
Can someone help me delete this VNet?
Angelo
Angelo Edades