Migrate Azure virtual Machines between Subscriptions Within the same Tenant

Ramasamy Balasubramanian 0 Reputation points
2024-08-27T16:26:57.02+00:00

Hello,

Plan to migrate domain joined VM form "A" Subscription to "B" Subscription within the same Tenant On that case, need to retain the same server name but IP need to change with other VNET & Subnet.

  • Create snapshot and disk from original VM. (Source)
  • Move disk to the other subscription and Create VM (Destination)
  • Assigned New IP /VNET / Subnet on Azure console and OS level. (Destination) After that, Login is failed on destination VM either Local / Domain Admin credentials

Kindly Advise.

Thanks

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,407 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Rohith Vinnakota 315 Reputation points Microsoft Vendor
    2024-08-28T07:56:12.2333333+00:00

    Hi Ramasamy Balasubramanian,

    Welcome to the Microsoft Q&A and thank you for posting your questions here.

    Would you mind looking over these steps? They could be of assistance to you.

    1. Make sure the new network setup (VNET and subnet) is correct and that you’re able to access the VM through Remote Desktop.
    2. Sometimes, the VM might lose its connection to the domain after such changes. Try removing it from the domain and then rejoining it.
    3. Ensure that the VM’s new IP address is updated in your domain’s DNS. This helps the domain controller recognize the VM.
    4. If you can’t log in with your domain account, try using the local admin account. If that doesn’t work, you might need to reset the local admin password via the Azure portal.

    Kindly let us know if the above helps or you need further assistance on this issue.
    If the answer is helpful, please click "Accept Answer" and "Upvote it."

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.