How to Implement azure traffic manager to handle failover on OCI

Nikhil Raj 20 Reputation points
2024-11-26T10:28:29.9166667+00:00

Our primary site is hosted on Azure Cloud VMs, and the client requires a failover site to be managed on OCI VMs using Azure Traffic Manager. Please provide guidance on how to set up this configuration effectively."

Azure Traffic Manager
Azure Traffic Manager
An Azure service that is used to route incoming network traffic for high performance and availability.
129 questions
Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
733 questions
0 comments No comments
{count} votes

Accepted answer
  1. KapilAnanth-MSFT 47,731 Reputation points Microsoft Employee
    2024-11-26T12:42:39.2866667+00:00

    @Nikhil Raj ,

    Welcome to the Microsoft Q&A Platform. Thank you for reaching out & I hope you are doing well.

    I understand that you would like to use Azure Traffic Manager to distribute network traffic.

    See : Create a Traffic Manager profile using the Azure portal

    Since you mentioned primary site is on Azure VMs,

    • You can consider Priority traffic-routing method
    • And configure the Azure VM endpoint to have the highest-priority
    • This way, only if the Azure VMs is down, the traffic will be routed to the next endpoint.

    Kindly let us know if this helps or you need further assistance on this issue.

    Thanks,

    Kapil


    Please don’t forget to close the thread by clicking "Accept the answer" wherever the information provided helps you, as this can be beneficial to other community members.

    1 person found this answer helpful.

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.