Switch resources between resource groups

Jim 46 Reputation points
2020-08-25T13:06:43.403+00:00

I have 2 diffrent resource groups, in the first one there are 7 VMs and the other one there is only one VM.
The goal is to only have one resource group, but all 8 Servers are productive, there is no way to have an interruption.
All the resource-names are unique.

Now if I select my storageacc, all disks, 1 VM, snapshots, recovery service vaults, availability set, network interface, network security group, and the public IP. And then choose to move them to the other resource group.

Which problems could happen?
is there something I have to consider?
Will there be an interruption?

Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
730 questions
0 comments No comments
{count} votes

Accepted answer
  1. SadiqhAhmed-MSFT 39,326 Reputation points Microsoft Employee
    2020-08-25T18:11:45.887+00:00

    Here’s the documentation which gets to the heart of what you are asking:

    “Both the source group and the target group are locked during the move operation. Write and delete operations are blocked on the resource groups until the move completes. This lock means you can't add, update, or delete resources in the resource groups. It doesn't mean the resources are frozen. For example, if you move a SQL Server and its database to a new resource group, an application that uses the database experiences no downtime. It can still read and write to the database. The lock can last for a maximum of four hours, but most moves complete in much less time.

    Moving a resource only moves it to a new resource group or subscription. It doesn't change the location of the resource.”

    ------------------------------------------------------------------------------------------------------------------------------

    If an Answer is helpful, please “Accept Answer” or Up-Vote for the same which might be beneficial to other community members reading this thread.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful