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/virtual-network-manager/concept-limitations.md
+10-14Lines changed: 10 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: mbender-ms
5
5
ms.author: mbender
6
6
ms.service: azure-virtual-network-manager
7
7
ms.topic: conceptual
8
-
ms.date: 10/30/2024
8
+
ms.date: 11/06/2024
9
9
ms.custom: template-concept
10
10
#CustomerIntent: As a network admin, I want understand the limitations in Azure Virtual Network Manager so that I can properly deploy it my environment.
11
11
---
@@ -25,25 +25,21 @@ This article provides an overview of the current limitations when you're using [
25
25
* Azure Virtual Network Manager policies don't support the standard evaluation cycle for policy compliance. For more information, see [Evaluation triggers](../governance/policy/how-to/get-compliance-data.md#evaluation-triggers).
26
26
* The move of the subscription where the Azure Virtual Network Manager instance exists to another tenant is not supported.
27
27
28
-
## Limitations for connected groups
28
+
## Limitations and limits for peering and connected groups
29
29
30
-
* A connected group can have up to 250 virtual networks. Virtual networks in a [mesh topology](concept-connectivity-configuration.md#mesh-network-topology) are in a [connected group](concept-connectivity-configuration.md#connected-group), so a mesh configuration has a limit of 250 virtual networks.
31
-
* BareMetal Infastructures are not supported. This includes the following BareMetal Infrastructures:
30
+
* A virtual network can be peered up to 1000 virtual networks using Azure Virtual Network Manager's hub and spoke topology. This means that you can peer up to 1000 spoke virtual networks to a hub virtual network.
31
+
* By default, a [connected group](concept-connectivity-configuration.md) can have up to 250 virtual networks. This is a soft limit and can be increased up to 1000 virtual networks by submitting a request using [this form](https://forms.office.com/pages/responsepage.aspx?id=v4j5cvGGr0GRqy180BHbRzeHatNxLHpJshECDnD5QidURTM2OERMQlYxWkE1UTNBMlRNUkJUNkhDTy4u&route=shorturl).
32
+
* By default, a virtual network can be part of up to two connected groups. For example, a virtual network:
33
+
* Can be part of two mesh configurations.
34
+
* Can be part of a mesh topology and a network group that has direct connectivity enabled in a hub-and-spoke topology.
35
+
* Can be part of two network groups with direct connectivity enabled in the same or a different hub-and-spoke configuration.
36
+
* The following BareMetal Infrastructures are not supported:
* Maximum number of private endpoints per connected group is 1000.
38
-
* You can have network groups with or without [direct connectivity](concept-connectivity-configuration.md#direct-connectivity) enabled in the same [hub-and-spoke configuration](concept-connectivity-configuration.md#hub-and-spoke-topology), as long as the total number of virtual networks peered to the hub doesn't exceed 500 virtual networks.
39
-
* If the network group peered to the hub *has direct connectivity enabled*, these virtual networks are in a connected group, so the network group has a limit of 250 virtual networks.
40
-
* If the network group peered to the hub *doesn't have direct connectivity enabled*, the network group can have up to the total limit for a hub-and-spoke topology.
41
-
* A virtual network can be part of up to two connected groups. For example, a virtual network:
42
-
43
-
* Can be part of two mesh configurations.
44
-
* Can be part of a mesh topology and a network group that has direct connectivity enabled in a hub-and-spoke topology.
45
-
* Can be part of two network groups with direct connectivity enabled in the same or a different hub-and-spoke configuration.
46
-
42
+
* The maximum number of private endpoints per connected group is 1000.
47
43
* You can have virtual networks with overlapping IP spaces in the same connected group. However, communication to an overlapped IP address is dropped.
0 commit comments