Is it possible to Rename an Azure Resource Group

Mellacheruvu Kalyan Ram 36 Reputation points
2020-05-22T14:27:57.01+00:00

A resource group has been created. However, we realize that the name is not the one we intended and need to rename it. Is it possible to rename without deleting and adding a new resource group with the correct name ?
1

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,285 questions
0 comments No comments
{count} votes

Accepted answer
  1. Leon Laude 85,686 Reputation points
    2020-05-22T14:30:18.653+00:00

    Hi,

    Unfortunately no, you cannot rename a resource group in Azure, all you can do is move an existing resource group to a new resource group.

    This is a feature that has been on the Azure uservoice for some time:
    https://feedback.azure.com/forums/281804-azure-resource-manager/suggestions/6017710-rename-resource-groups

    Best regards,
    Leon

    7 people found this answer helpful.

3 additional answers

Sort by: Most helpful
  1. Jim M 146 Reputation points
    2020-09-25T05:02:38.55+00:00

    Seems so clunky. Azure appears to be using the name as the primary key for the object rather than an independent identifier

    7 people found this answer helpful.
    0 comments No comments

  2. Prabhas Harlapur 11 Reputation points
    2020-05-22T14:35:23.087+00:00

    No, you will not be able to rename Azure Resource Group. Create new one move all the resouces to new one.

    8642-azure-resouce-group.png

    2 people found this answer helpful.

  3. Nadeim joo 11 Reputation points
    2020-08-10T07:38:15.687+00:00

    use the templates of current group and deploy the same to create a clone of current setup in other group

    2 people found this answer helpful.
    0 comments No comments