Options for Daisy chain VNet connections using NVAs and ASR

Pratheesh Pathiyandavida 1 Reputation point
2022-03-07T17:27:07.94+00:00

Does anyone has insight into enabling VNet daisy chain as shown below using Azure Route Servers, UDR and NVAs.

Onprem <-----> (ER)-HubVNet<----VNetPeering---->SpokeVNet(ER)<------>(ER)AzureSOAinstances

Azure ExpressRoute
Azure ExpressRoute
An Azure service that provides private connections between Azure datacenters and infrastructure, either on premises or in a colocation environment.
373 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. ChaitanyaNaykodi-MSFT 26,101 Reputation points Microsoft Employee
    2022-03-07T20:35:49.497+00:00

    Hello @Pratheesh Pathiyandavida , Welcome to the Microsoft Q&A forum.

    Onprem <-----> (ER)-HubVNet<----VNetPeering---->SpokeVNet(ER)<------>(ER)AzureSOAinstances

    This Linear Daisy Chaining topology is possible to implement using Azure route Servers and NVA's. You can refer to this architecture design which utilizes Azure Express Route, Aure Routes Servers and NVAs to implement a similar architecture as mentioned above.

    Depending on how you are planning to implement SOA applications you can go through this documentation on how your containers can communicate securely with other resources in the virtual network.

    Hope this helps! Please let me know if you have any additional questions! Thank you!

    ----------

    ​​Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    0 comments No comments

  2. Pratheesh Pathiyandavida 1 Reputation point
    2022-03-07T20:49:09.183+00:00

    Chaitanya,
    Thank you for your time reviewing my request.
    As you may note that there are Two Express Route per the above provided Topology,

    1. ER on the HubVnet connecting to Customer's MPLS
    2. ER on the Spoke VNet connecting to another Azure instance (SOA instance managed service provide for hosting special workloads like AIX/LPAR etc)
    3. Both Hub and Spoke VNet will need VNet peering, which will need consideration for placing the GW subnets and use of 'Remote GW'

    Onprem <-----> (ER)-HubVNet<----VNetPeering---->SpokeVNet(ER)<------>(ER)AzureSOAinstances

    Goal here is to enable communication between On-prem sites and the Partner managed Azure SOA instance. This is to ensure both forward and reverse traffic inspected by various services hosted in the Hub VNet (FW, SDWAN etc). Please let me know if there any architecture/documentation supporting this? Thank you again

    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.