Skip to content

Commit d2f75fa

Browse files
authored
Added intro paragraph
1 parent bc1d492 commit d2f75fa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/route-server/vmware-solution-default-route.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ ms.author: jomore
1313

1414
[Azure VMware Solution](../azure-vmware/introduction.md) is an Azure service where native VMware vSphere workloads run and communicate with other Azure services. This communication happens over ExpressRoute, and Azure Route Server can be used to modify the default behavior of Azure VMware Solution networking. For example, a default route can be injected from a Network Virtual Appliance (NVA) in Azure to attract traffic from AVS and inspect it before sending it out to the public Internet, or to analyze traffic between AVS and the on-premises network.
1515

16+
Additionally, similar designs can be used to interconnect AVS and on-premises networks sending traffic through an NVA, either because traffic inspection is not required or becuase ExpressRoute Global Reach is not available in the relevant regions.
17+
1618
## Topology
1719

1820
The following diagram describes a basic hub and spoke topology connected to an AVS cloud and to an on-premises network through ExpressRoute. The diagram shows how the default route (`0.0.0.0/0`) is originated by the NVA in Azure, and propagated by Azure Route Server to Azure VMware Solution through ExpressRoute.

0 commit comments

Comments
 (0)