How do you specify the target VM IP address?

Netwiedz 66 Reputation points
2022-07-19T22:34:40.197+00:00

Our primary data center has VMs which are replicated to Azure Site Recovery.
In the event of a failure at the main data center I want to know in advance
what the IP addresses will be in Azure. How do you specify what the
IP addresses of the DR VMs will be during a DR event?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,018 questions
Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
820 questions
0 comments No comments
{count} votes

Accepted answer
  1. Sreeju Nair 12,666 Reputation points
    2022-07-20T04:26:59.21+00:00

    For the Azure resources configured with static IP addresses, Site Recovery will assign the same IP address if that is not in use in the target VNet.

    Refer: https://learn.microsoft.com/en-us/azure/site-recovery/site-recovery-retain-ip-azure-vm-failover

    Also you can configure IP address settings by yourself. Refer the following article.

    https://learn.microsoft.com/en-us/azure/site-recovery/azure-to-azure-network-mapping#set-up-ip-addressing-for-target-vms

    The public IP can not be retained on failover. Refer https://learn.microsoft.com/en-us/azure/site-recovery/azure-to-azure-network-mapping#set-up-ip-addressing-for-target-vms

    Hope this helps

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

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.