Question

I have created a couple of Virtual Networks on my Azure account. All of them have point-to-site connectivity enabled. But I dont have any connections actively connected to the network. When I go to the "configure" page for eahc of these networks in the management portal, I see a message sayingthe network is in use and I am unable to delete these networks.

Why does this happen? How can I delete these networks?

Was it helpful?

Solution

Apparently you also have created Gateways for these networks. You have to delete the gateway for the network first, before you are able to delete the network.

This particular part of online documentation describes how to delete a Virtual Network Gateway.

OTHER TIPS

The gateway and the virtual machines attached to the availability set. When you delete the virtual machine but don't delete the disk, you can restore it again.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top