Forum Discussion
vijaymydam
Jun 11, 2023Copper Contributor
Move Azure resources from Tenant x to Tenant Y
Hi community
I have one subscription-A in azure under Tenant-A with few resources like Staging/UAT vm & storage account which has certain data like in size 3TB(overall); keyvault webapp
now I got new subscription-B in Azure Under Tenant-B(Subscription-B) which is provided by CSP
Tenant A (Subscription-A)is pay-as you go
Tenant B (Subscription-B)is under CSP pay as you go model
what is the process/procedure to move/migrate resources from Tenant A(Subscription-A) to Tenant B(Subscription-B)
3 Replies
Sort By
- to move VM's from one tenant to another tenant, you can use azure storage explorer what you have to do is
01. Get the snapshot or Backup of the VM or Disk (This is for safe)
02. Stop the VM
03. To get started we need to launch the Storage Explorer and Add accounts from both Tenants which has permissions in the Subscriptions under Accounts.
04. Browse the Source disk and Copy and Past in to the Target tenant Resource Group
05. Navigate to the Azure Portal > Resource Groups open the resource group where you have copied to disk to and click on the newly copied disk.
06. Create a VM using the Disk
to move the storage account to another tenant you can use the same too which azure storage explorer
get back to me if you need any help - to move your azure resources across subscription you can use the Move process, refer to the link to step by step instructions
https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/move-resource-group-and-subscription#scenario-for-move-across-subscriptions