Skip to content

Commit e9a71f0

Browse files
committed
Updates
1 parent b7a16ef commit e9a71f0

File tree

1 file changed

+51
-0
lines changed

1 file changed

+51
-0
lines changed
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
---
2+
title: Solution design
3+
description: Learn about topologies and constraints for NC2 on Azure.
4+
ms.topic: conceptual
5+
ms.subservice: baremetal-nutanix
6+
ms.custom: engagement-fy23
7+
ms.date: 10/13/2022
8+
---
9+
10+
# Solution design
11+
12+
This article identifies topologies and constraints for NC2 on Azure.
13+
14+
## Supported topologies
15+
16+
The following table describes the network topologies supported by each network features configuration of NC2 on Azure.
17+
18+
|Topology |Basic network features |
19+
| :------------------- |:---------------:|
20+
|Connectivity to BareMetal (BM) in a local VNet| Yes |
21+
|Connectivity to BM in a peered VNet (Same region)|Yes |
22+
|Connectivity to BM in a peered VNet (Cross region or global peering)|No |
23+
|Connectivity to a BM over ExpressRoute gateway |Yes|
24+
|ExpressRoute (ER) FastPath |No |
25+
|Connectivity from on-premises to a BM in a spoke VNet over ExpressRoute gateway and VNet peering with gateway transit|Yes |
26+
|Connectivity from on-premises to a BM in a spoke VNet over VPN gateway| Yes |
27+
|Connectivity from on-premises to a BM in a spoke VNet over VPN gateway and VNet peering with gateway transit| Yes |
28+
|Connectivity over Active/Passive VPN gateways| Yes |
29+
|Connectivity over Active/Active VPN gateways| No |
30+
|Connectivity over Active/Active Zone Redundant gateways| No |
31+
|Connectivity over Virtual WAN (VWAN)| No |
32+
33+
## Constraints
34+
35+
The following table describes what’s supported for each network features configuration:
36+
37+
|Features |Basic network features |
38+
| :------------------- | -------------------: |
39+
|Delegated subnet per VNet |1|
40+
|[Network Security Groups](../../../virtual-network/network-security-groups-overview.md) on NC2 on Azure-delegated subnets|No|
41+
|[User-defined routes (UDRs)](../../../virtual-network/virtual-networks-udr-overview.md#user-defined) on NC2 on Azure-delegated subnets|No|
42+
|Connectivity to [private endpoints](../../../private-link/private-endpoint-overview.md)|No|
43+
|Load balancers for NC2 on Azure traffic|No|
44+
|Dual stack (IPv4 and IPv6) virtual network|IPv4 only supported|
45+
46+
## Next steps
47+
48+
Learn more:
49+
50+
> [!div class="nextstepaction"]
51+
> [Architecture](architecture.md)

0 commit comments

Comments
 (0)