Azure virtual desktop move subscription

FABIO MODESTO BINETTI 1 Reputation point
2022-06-29T13:31:43.247+00:00

Hello, my client has created a new Subscription and he wants to migrate all the Azure Virtual Desktop Service to such subscription. I'm not aware of the way AVD works so I was thinking that the easiest way to perform such task was to move all the resources (all what is included in the service RG) to the new subscription.

RG are composed by:
-workspace
-Recovery services backup
-Log Analytics workspace
-Storage accounts
-VM definition
-Disks
-Public IP's
-Applications group
-Hosts group
-NSG
-Images
-Snapshot
-NIC
-VMs
-VNET
-Solution
-VM images version

I know that for such resources it wont be possible to use the move procedure (using web interface or powershell) ie VMs where I should detach VHD an build new Vms but I don't know if the move option is a good approach or it will be better to re-deploy all from scratch? If move option works someone knows the impact with the VD service (crashing? possible failures? etc)

Thanks

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,367 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. deherman-MSFT 33,626 Reputation points Microsoft Employee
    2022-06-29T18:50:13.87+00:00

    anonymous user

    Moving Virtual Desktop to another subscription in the same region is supported. You can view the full list of supported migrations here. The guide to resource migration can be found [here][2].

    You can also migrate Windows VMs independently. You could then create a new host pool and associate them to that host poo using the reg key. View this past thread for more details on this.

    I agree that moving the majority of resource group is probably the best path but wanted to outline some other options.

    Hope this helps. Let us know if you still have questions!


    Please don’t forget to "Accept the answer" and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    [2]: https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/move-resource-group-and- subscription

    1 person found this answer helpful.
    0 comments No comments