File tree Expand file tree Collapse file tree 2 files changed +34
-0
lines changed
articles/azure-resource-manager/management Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Original file line number Diff line number Diff line change @@ -564,6 +564,10 @@ The maximum number of allowed Managed Run Commands is currently limited to 25.
564
564
565
565
[ !INCLUDE [ virtual-machine-scale-sets-limits] ( ../../../includes/azure-virtual-machine-scale-sets-limits.md )]
566
566
567
+ ## Virtual Network Manager limits
568
+
569
+ [ !INCLUDE [ virtual-network-manager-limits] ( ../../../includes/azure-virtual-network-manager-limits.md )]
570
+
567
571
## Dev tunnels limits
568
572
569
573
[ !INCLUDE [ dev-tunnels-service-limits] ( ../../../includes/dev-tunnels/dev-tunnels-service-limits.md )]
Original file line number Diff line number Diff line change
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 |
You can’t perform that action at this time.
0 commit comments