Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to rename Azure ARM VNET

I have an existing ARM VNET that I would like to rename, how can this be accomplished? Renaming does not seem to be possible from within the Azure portal, and I haven't discovered any PowerShell solutions either.

like image 777
JTW Avatar asked Feb 07 '17 14:02

JTW


People also ask

How do I rename my Azure VNET?

It is still not possible to rename a VNET. The solution is still to create a new VNET and migrate the resources into it.

Can Azure rename network interface?

Currently, Azure does not support rename NIC.

How do I rename Azure resources?

Unfortunately, Azure does not support renaming an RG. This rename function request has been in limbo since 2014. If you've only created the RG and have not added resources to it yet, the quickest workaround is to delete the RG and create a new one.


1 Answers

You cannot rename a VNet in Azure. In fact, I can't think of a single resource you can rename after you created it

like image 67
4c74356b41 Avatar answered Oct 10 '22 12:10

4c74356b41