You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/baremetal-infrastructure/workloads/nc2-on-azure/architecture.md
+41-1Lines changed: 41 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Private clouds are installed and managed within an Azure subscription. The numbe
26
26
27
27
The following diagram describes the architectural components of the Azure VMware Solution.
28
28
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":::
30
30
31
31
Each NC2 on Azure architectural component has the following function:
32
32
@@ -71,6 +71,46 @@ Connecting from cloud to on-premises is supported by two traditional products: E
71
71
One example deployment is to have a VPN gateway in the Hub virtual network.
72
72
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.
73
73
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|
0 commit comments