linux VM move target is not showing

petersonal 86 Reputation points
2021-11-22T12:39:01.263+00:00

Hello.
I am trying to move a linux (ubuntu) vm from one subscription to an another. The two subscriptions are not in one tenant. If i go to the source resource group and choose move, at the target section I can see only my subscription.
I following this move-vm guide. What am I missing?

Thanks

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

2 answers

Sort by: Most helpful
  1. Alan Kinane 16,786 Reputation points MVP
    2021-11-22T16:16:36.477+00:00

    Azure resource mover can only be used to move resources across resource groups, subscriptions and regions. You will not be able to move resources across tenants.

    This is a much bigger and more complex operation where you would have to move all resources from one tenant to another.

    0 comments No comments

  2. petersonal 86 Reputation points
    2021-11-23T10:50:55.523+00:00

    According to this post and the accepted anwer my goal can be reached. how-to-migrate-azure-vm-from-one-tenant-to-another.html Or am I missunderstanding something?

    Tenant contain Identities but not resources (like VMs, Storage Accounts, Key Vaults etc.). Resources are always created under subscription(s). A subscription can be associated to one tenant at a given point in time. So, when you say "Move VM from one tenant to another tenant", you actually move the VM from a subscription associated with one tenant to another subscription associated with the other tenant.