Skip to content

Commit 7fed073

Browse files
authored
Update architecture.md
1 parent 1da8406 commit 7fed073

File tree

1 file changed

+41
-1
lines changed

1 file changed

+41
-1
lines changed

articles/baremetal-infrastructure/workloads/nc2-on-azure/architecture.md

Lines changed: 41 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Private clouds are installed and managed within an Azure subscription. The numbe
2626

2727
The following diagram describes the architectural components of the Azure VMware Solution.
2828

29-
:::image type="content" source="media/concepts/nc2-on-azure-architecture.png" alt-text="Diagram illustrating the NC2 on Azure architecutural overview." border="false" lightbox="media/concepts/nc2-on-azure-architecture.png":::
29+
:::image type="content" source="media/nc2-on-azure-architecture-overview.png" alt-text="Diagram illustrating the NC2 on Azure architecutural overview." border="false" lightbox="media/nc2-on-azure-architecture-overview.png":::
3030

3131
Each NC2 on Azure architectural component has the following function:
3232

@@ -71,6 +71,46 @@ Connecting from cloud to on-premises is supported by two traditional products: E
7171
One example deployment is to have a VPN gateway in the Hub virtual network.
7272
This virtual network is peered with both the PC virtual network and Cluster Management virtual network, providing connectivity across the network and to your on-premises site.
7373

74+
## Supported topologies
75+
76+
The following table describes the network topologies supported by each network features configuration of NC2 on Azure.
77+
78+
|Topology |Supported |
79+
| :------------------- |:---------------:|
80+
|Connectivity to BareMetal Infrastructure (BMI) in a local VNet| Yes |
81+
|Connectivity to BMI in a peered VNet (Same region)|Yes |
82+
|Connectivity to BMI in a peered VNet\* (Cross region or global peering) with VWAN\*|Yes |
83+
|Connectivity to BM in a peered VNet* (Cross region or global peering)* without VWAN| No|
84+
|On-premises connectivity to Delegated Subnet via Global and Local Expressroute |Yes|
85+
|ExpressRoute (ER) FastPath |No |
86+
|Connectivity from on-premises to BMI in a spoke VNet over ExpressRoute gateway and VNet peering with gateway transit|Yes |
87+
|On-premises connectivity to Delegated Subnet via VPN GW| Yes |
88+
|Connectivity from on-premises to BMI in a spoke VNet over VPN gateway and VNet peering with gateway transit| Yes |
89+
|Connectivity over Active/Passive VPN gateways| Yes |
90+
|Connectivity over Active/Active VPN gateways| No |
91+
|Connectivity over Active/Active Zone Redundant gateways| No |
92+
|Transit connectivity via vWAN for Spoke Delegated VNETS| Yes |
93+
|On-premises connectivity to Delegated subnet via vWAN attached SD-WAN| No|
94+
|On-premises connectivity via Secured HUB(Az Firewall NVA) | No|
95+
|Connectivity from UVMs on NC2 nodes to Azure resources|Yes|
96+
97+
\* You can overcome this limitation by setting Site-to-Site VPN.
98+
99+
## Constraints
100+
101+
The following table describes what’s supported for each network features configuration:
102+
103+
|Features |Basic network features |
104+
| :------------------- | -------------------: |
105+
|Delegated subnet per VNet |1|
106+
|[Network Security Groups](../../../virtual-network/network-security-groups-overview.md) on NC2 on Azure-delegated subnets|No|
107+
|VWAN enables traffic inspection via NVA (Virtual WAN Hub routing intent)|Yes|
108+
[User-defined routes (UDRs)](../../../virtual-network/virtual-networks-udr-overview.md#user-defined) on NC2 on Azure-delegated subnets without VWAN| No|
109+
|Connectivity from BareMetal to [private endpoints](../../../private-link/private-endpoint-overview.md) in the same Vnet on Azure-delegated subnets|No|
110+
|Connectivity from BareMetal to [private endpoints](../../../private-link/private-endpoint-overview.md) in a different spoke Vnet connected to vWAN|Yes|
111+
|Load balancers for NC2 on Azure traffic|No|
112+
|Dual stack (IPv4 and IPv6) virtual network|IPv4 only supported|
113+
74114
## Next steps
75115

76116
Learn more:

0 commit comments

Comments
 (0)