Skip to content

Commit 1db0467

Browse files
authored
Update connect-multiple-private-clouds-same-region.md
1 parent e2b92f8 commit 1db0467

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

articles/azure-vmware/connect-multiple-private-clouds-same-region.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ title: Connect multiple Azure VMware Solution private clouds in the same region
33
description: Learn how to create a network connection between two or more Azure VMware Solution private clouds located in the same region.
44
ms.topic: how-to
55
ms.service: azure-vmware
6-
ms.date: 12/22/2023
6+
ms.date: 1/8/2024
77
ms.custom: engagement-fy23
88
---
99

1010
# Connect multiple Azure VMware Solution private clouds in the same region
1111

1212
The **AVS Interconnect** feature lets you create a network connection between two or more Azure VMware Solution private clouds located in the same region. It creates a routing link between the management and workload networks of the private clouds to enable network communication between the clouds.
1313

14-
You can connect a private cloud to multiple private clouds, and the connections are nontransitive. For example, if _private cloud 1_ is connected to _private cloud 2_, and _private cloud 2_ is connected to _private cloud 3_, private clouds 1 and 3 wouldn't communicate until they were directly connected.
14+
You can connect a private cloud to multiple private clouds, and the connections are nontransitive. For example, if _private cloud A_ is connected to _private cloud B_, and _private cloud B_ is connected to _private cloud C_, private clouds A and B wouldn't communicate until they were directly connected.
1515

1616
You can only connect private clouds in the same region. To connect private clouds in different regions, [use ExpressRoute Global Reach](tutorial-expressroute-global-reach-private-cloud.md) to connect them in the same way you connect your private cloud to your on-premises circuit.
1717

@@ -27,10 +27,9 @@ The Azure VMware Solution Interconnect feature is available in all regions.
2727
- Routed IP address space in each cloud is unique and doesn't overlap
2828

2929
>[!NOTE]
30-
>The **AVS interconnect** feature doesn't check for overlapping IP space the way native Azure vNet peering does before creating the peering. Therefore, it's your responsibility to ensure that there isn't overlap between the private clouds.
30+
>The **AVS Interconnect** feature doesn't check for overlapping IP space the way native Azure vNet peering does before creating the peering. Therefore, it's your responsibility to ensure that there isn't overlap between the private clouds.
3131
>
32-
>In Azure VMware Solution environments, it's possible to configure non-routed, overlapping IP deployments on NSX segments that aren't routed to Azure. These don't cause issues with the AVS Interconnect feature, as it only routes between the NSX-T Data Center T0 gateway on each private cloud.
33-
32+
>In Azure VMware Solution environments, it's possible to configure non-routed, overlapping IP deployments on NSX segments that aren't routed to Azure. These don't cause issues with the AVS Interconnect feature, as it only routes between the NSX-T Data Center T0 gateway on each private cloud.
3433
3534
## Add connection between private clouds
3635

0 commit comments

Comments
 (0)