Skip to content

Commit 6b8476c

Browse files
authored
Merge pull request #123081 from DarrenTurchiarelli/avnm-limits
avnm-limits
2 parents a9bc9ff + 78f09e2 commit 6b8476c

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed

articles/azure-resource-manager/management/azure-subscription-service-limits.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -564,6 +564,10 @@ The maximum number of allowed Managed Run Commands is currently limited to 25.
564564

565565
[!INCLUDE [virtual-machine-scale-sets-limits](../../../includes/azure-virtual-machine-scale-sets-limits.md)]
566566

567+
## Virtual Network Manager limits
568+
569+
[!INCLUDE [virtual-network-manager-limits](../../../includes/azure-virtual-network-manager-limits.md)]
570+
567571
## Dev tunnels limits
568572

569573
[!INCLUDE [dev-tunnels-service-limits](../../../includes/dev-tunnels/dev-tunnels-service-limits.md)]
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
title: include file
3+
description: include file
4+
services: networking
5+
author: darrent
6+
ms.service: networking
7+
ms.topic: include
8+
ms.date: 06/06/2024
9+
ms.author: darrent
10+
ms.custom: include file
11+
---
12+
13+
| Category | Limitation |
14+
| --- | --- |
15+
| **General Limitations** | |
16+
| Cross-tenant Support | Only with static membership network groups |
17+
| Azure Subscriptions | Policy application limited to < 15,000 subscriptions |
18+
| Policy Enforcement Mode | No addition to network group if set to Disabled |
19+
| Policy Evaluation Cycle | Standard evaluation cycle not supported |
20+
| Subscription Movement | Moving subscription to another tenant not supported |
21+
| **Limitations for Connected Groups** | |
22+
| Virtual Networks in a Group | Max 250 virtual networks |
23+
| Communication with Private Endpoints | Not supported in current preview |
24+
| Hub-and-Spoke Configuration | Max 500 virtual networks peered to the hub |
25+
| Direct Connectivity | Max 250 virtual networks if enabled |
26+
| Network Group Membership | A virtual network can be part of up to two connected groups |
27+
| Overlapping IP Spaces | Communication to overlapped IP address is dropped |
28+
| **Limitations for Security Admin Rules** | |
29+
| IP Prefixes | Max 1,000 IP prefixes combined |
30+
| Admin Rules | Max 100 admin rules at one level |

0 commit comments

Comments
 (0)