Custom Routes

Lalith 161 Reputation points
2019-12-03T05:25:15.877+00:00

We can do Vnet Gateway between multiple Vnets from different locations. So, Does Custom Route (route table) should be in the same location of the source VM of a particular Vnet or can it be from different location and why do we need a location for the Custom route (route table) in the first place?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,958 questions
0 comments No comments
{count} votes

Accepted answer
  1. msrini-MSFT 9,286 Reputation points Microsoft Employee
    2019-12-03T06:01:16.507+00:00

    Hi,

    The route table location has to be the same location as that of the VNET to which you are going to update. The reason is that you can only associate the route table to the subnet (VNET) which are part of the same region.

    Let me know if you have any questions.

    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.