Clone or Duplicate another resource group

Dave 40 Reputation points
2024-06-11T00:33:05.5166667+00:00

Hi,

Is there a way to clone or duplicate another resource group.

example, RG-Development. clone or replicate to a new resource group RG-Staging.

From what I've google, it seems exporting the resources using the templates and then updating it is the only way?

Any information would be appreciated.

Cheers

Dave

Azure Resource Mover
Azure Resource Mover
An Azure service used for moving multiple resources between Azure regions.
220 questions
{count} votes

Accepted answer
  1. Vinodh247-1375 12,506 Reputation points
    2024-06-11T05:55:15.0933333+00:00

    Hi Dave,

    Thanks for reaching out to Microsoft Q&A.

    You’re right that directly cloning a resource group isn’t natively supported in Azure. Exporting resources using ARM (Azure Resource Manager) templates is a common and recommended way to clone or duplicate a resource group in Azure.

    Check this 3rd party script if you have only VMs

    https://github.com/Azure/RGCOPY

    Please 'Upvote'(Thumbs-up) and 'Accept' as an answer if the reply was helpful. This will benefit other community members who face the same issue.

    2 people found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful